Ignore Claude Code memory files
CLAUDE.md, CLAUDE.local.md and .claude/ are local working notes and should not be tracked in the shared repository. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
9283ded5ae
commit
addcfd21f1
5
.gitignore
vendored
5
.gitignore
vendored
@ -33,3 +33,8 @@ htmlcov/
|
|||||||
|
|
||||||
# OS
|
# OS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# Claude Code memory (local only, not tracked)
|
||||||
|
CLAUDE.md
|
||||||
|
CLAUDE.local.md
|
||||||
|
.claude/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user