diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index bb1017c5a..000000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "permissions": { - "allow": [ - "WebFetch(domain:github.com)", - "Bash(grep:*)", - "Bash(gh pr checkout:*)", - "Bash(git reset:*)", - "Bash(npm install)", - "Bash(npm run build:*)", - "Bash(npm install:*)", - "Bash(bundle exec:*)", - "Bash(DOCKER_BUILDKIT=1 docker compose up db redis nginx localstack -d)" - ], - "deny": [] - } -} \ No newline at end of file