diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 7af9764c..00000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(git checkout:*)", - "Bash(grep:*)", - "Bash(git mv:*)", - "Bash(git add:*)" - ] - } -}