Skip to content

Commit 48186c3

Browse files
committed
chore(lib): add Claude Code to gitignore
Excludes thoughts/ directory and CLAUDE.md file.
1 parent f901dc7 commit 48186c3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
/src/.vs
22
bin
33
obj
4-
*.user
4+
*.user
5+
6+
# claude code
7+
CLAUDE.md
8+
thoughts/

0 commit comments

Comments
 (0)