first commit
This commit is contained in:
13
.claude/settings.local.json
Normal file
13
.claude/settings.local.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(python3 -m django:*)",
|
||||
"Bash(pip3 install:*)",
|
||||
"Bash(python3:*)",
|
||||
"Bash(source venv/bin/activate)",
|
||||
"Bash(pip install:*)",
|
||||
"Bash(django-admin startproject:*)",
|
||||
"Bash(python manage.py:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user