Ignore .claude/settings.local.json
Per-user local Claude Code settings have no business being versioned — remove the previously tracked file and add the path to .gitignore so local permission changes don't show up in future diffs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -16,3 +16,6 @@ Unreal/Plugins/*/Intermediate/
|
||||
Thumbs.db
|
||||
Desktop.ini
|
||||
.DS_Store
|
||||
|
||||
# Claude Code per-user local settings
|
||||
.claude/settings.local.json
|
||||
|
||||
Reference in New Issue
Block a user