Files
Open-AutoGLM/.claude/settings.local.json
2025-12-12 17:58:20 +08:00

13 lines
167 B
JSON

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