chore: stop tracking .claude/settings.local.json (personal local config) (#342)

It's Claude Code's per-user permission allowlist — auto-modified on every
permission approval, so it kept dirtying the working tree and risked
leaking personal settings into the public repo. Local file is preserved.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Pnant
2026-06-10 12:14:25 +08:00
committed by GitHub
parent 84b474c79b
commit c2911cd4a2
2 changed files with 3 additions and 7 deletions
+3
View File
@@ -8,3 +8,6 @@ build/
.env
.agent-reach/
*.log
# Claude Code personal permission settings — local only, never commit
.claude/settings.local.json