diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index f5c3976..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(npm install:*)", - "Bash(npm run build)", - "Bash(wait:*)", - "Bash(tree:*)", - "Bash(cat:*)", - "Bash(git rm:*)", - "Bash(git check-ignore:*)", - "Bash(git checkout:*)", - "Bash(find:*)", - "Bash(mkdir:*)", - "mcp__ide__getDiagnostics" - ], - "deny": [], - "ask": [] - } -}