chore: remove .claude/settings.local.json from git tracking

File is already in .gitignore and should not be tracked.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-12-01 21:25:34 +03:00
parent 14cc73722f
commit 0ce854644e

View File

@@ -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": []
}
}