Skip to content

Commit 46a013a

Browse files
committed
.gitignore: Ignore .claude/ and CLAUDE*.md files
1 parent 3ed04f4 commit 46a013a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,9 @@ target/
7676

7777
# Monkeytype
7878
monkeytype.sqlite3
79+
80+
# Claude code
81+
**/CLAUDE.md
82+
**/CLAUDE.local.md
83+
**/CLAUDE.*.md
84+
**/.claude/settings.local.json

0 commit comments

Comments
 (0)