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:
2026-02-24 22:37:12 -06:00
parent 8442846feb
commit 2b4b93d7ea
4 changed files with 352 additions and 2 deletions

9
.gitignore vendored
View File

@@ -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*