Files
python-maze/.claude/settings.local.json

12 lines
166 B
JSON

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