Keep the M1 agent's own allowlist out of the repo
.claude/settings.local.json holds the permissions the headless agent on M1 runs under. It belongs to that machine, not to this project, and should neither be committed nor pushed back by the handoff sync.
This commit is contained in:
@@ -2,3 +2,4 @@ node_modules
|
||||
dist
|
||||
src-tauri/target
|
||||
.DS_Store
|
||||
.claude/settings.local.json
|
||||
|
||||
Reference in New Issue
Block a user