diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 209f52d..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(curl:*)", - "WebSearch", - "WebFetch(domain:glitchtip.com)", - "WebFetch(domain:github.com)", - "WebFetch(domain:raw.githubusercontent.com)", - "Bash(poetry install:*)" - ] - } -}