Skip to content

Commit b572604

Browse files
Stop tracking CLAUDE.md and add it to .gitignore
CLAUDE.md holds local project guidance for Claude Code and should not be version-controlled. Remove it from the index with `git rm --cached` (the working-tree copy is preserved) and add it to .gitignore so future edits stay local. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent d37e612 commit b572604

2 files changed

Lines changed: 1 addition & 347 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ backend/static/
2424
# Dev / scratch
2525
_archive/
2626
.claude/
27+
CLAUDE.md
2728
generate_ai.py
2829
PROMPT.personal.md
2930
screenshot_*.png

0 commit comments

Comments
 (0)