diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index daf3da15..00000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(identify:*)" - ] - } -} diff --git a/.gitignore b/.gitignore index 8921810a..c4ee6f1d 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,7 @@ vite.config.js.timestamp-* vite.config.ts.timestamp-* supabase/.temp/ .next/ + +# Claude Code: local-only, machine-specific (keep shared config committed) +**/.claude/settings.local.json +**/.claude/worktrees/