Skip to content

Commit ee2a583

Browse files
louis-preclaude
andcommitted
chore: Add .claude/ to .gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent df9fde6 commit ee2a583

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# For more details, visit the project page:
66
# https://github.com/github/gitignore
77

8+
# Claude Code
9+
.claude/
10+
811
# TypeScript build output
912
*.d.ts
1013
*.js
@@ -207,7 +210,7 @@ $RECYCLE.BIN/
207210
.LSOverride
208211

209212
# Icon must end with two \r
210-
Icon
213+
Icon
211214

212215
# Thumbnails
213216
._*

0 commit comments

Comments
 (0)