diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index bb34c6d..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(dir /b /s settings.py)", - "Bash(git add:*)", - "Bash(..venvScriptspython.exe manage.py check)", - "Bash(python:*)", - "Bash(dir:*)" - ], - "deny": [], - "ask": [] - } -}