Files
python-maze/.claude/settings.local.json
2025-11-20 22:58:11 -05:00

10 lines
102 B
JSON

{
"permissions": {
"allow": [
"Bash(python:*)"
],
"deny": [],
"ask": []
}
}