diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 602fff3..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(bundle exec:*)", - "Bash(bundle install:*)", - "Bash(bundle config:*)", - "Bash(git checkout:*)", - "Bash(git add:*)", - "Bash(git commit:*)", - "Bash(git push:*)", - "Bash(gh pr:*)", - "Bash(gh run:*)", - "Bash(copywrite headers:*)" - ] - } -}