chore: untrack .claude/settings.local.json (machine-local)
It holds this machine's Claude Code permission allowlist — local by convention (the `.local` suffix; settings.json is the shared one), so it shouldn't be versioned. Remove from tracking (keeping the working file) and gitignore it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,3 +8,6 @@ result-*
|
||||
|
||||
__pycache__/
|
||||
.DS_Store
|
||||
|
||||
# Claude Code machine-local settings (permissions etc.)
|
||||
.claude/settings.local.json
|
||||
|
||||
Reference in New Issue
Block a user