fastapi-demo/.claude/settings.local.json

13 lines
202 B
JSON

{
"permissions": {
"allow": [
"Bash(python:*)",
"Bash(curl:*)",
"Bash(git init:*)",
"Bash(git remote:*)",
"Bash(git add:*)"
],
"deny": [],
"ask": []
}
}