Skip to content

Commit 84ee11d

Browse files
authored
chore: Add some config directories to gitignore (#1249)
1 parent 5151b45 commit 84ee11d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ coverage
99
# development
1010
.devcontainer
1111
.attest
12+
.zed
1213

1314
# production
1415
dist
@@ -29,3 +30,4 @@ yarn-error.log*
2930
# misc
3031
.DS_Store
3132
.idea
33+
.husky

0 commit comments

Comments
 (0)