Skip to content

Commit a1fe987

Browse files
phoenixy1claude
andcommitted
Add .claude/ to .gitignore to prevent local Claude Code settings from being committed
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 9922cb1 commit a1fe987

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
@@ -54,4 +54,7 @@ docker-compose.local*.yml
5454
.vscode
5555

5656
#Python virtual nv
57-
python/venv/*
57+
python/venv/*
58+
59+
# Claude Code local settings
60+
.claude/

0 commit comments

Comments
 (0)