diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index d5a09fd3..00000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(mkdir:*)", - "Bash(rm:*)", - "Bash(rg:*)", - "Bash(grep:*)", - "WebFetch(domain:python-plexapi.readthedocs.io)", - "Bash(git restore:*)", - "Bash(python3:*)", - "Bash(awk:*)", - "Bash(cat:*)" - ], - "deny": [] - } -}