Add Claude Code memory files and track them in git
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -14,8 +14,13 @@
|
||||
.config/
|
||||
.local/
|
||||
|
||||
# Claude Code files
|
||||
.claude/
|
||||
# Claude Code files (keep memory tracked)
|
||||
.claude/*
|
||||
!.claude/projects/
|
||||
.claude/projects/*
|
||||
!.claude/projects/-home-kamaji/
|
||||
.claude/projects/-home-kamaji/*
|
||||
!.claude/projects/-home-kamaji/memory/
|
||||
.claude.json
|
||||
.claude.json.backup*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user