Skip to content

Commit dc8b071

Browse files
committed
Update .gitignore
1 parent 88537ca commit dc8b071

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.gitignore

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
/dist/
2-
/package-lock.json
1+
# Local configs
2+
.claude/
3+
4+
# Local files
5+
dist/
36
node_modules/
47
npm-debug.log
8+
package-lock.json

0 commit comments

Comments
 (0)