Files
a2f-service/.claude/settings.local.json
2025-12-24 15:15:13 +08:00

12 lines
170 B
JSON

{
"permissions": {
"allow": [
"Bash(pip install:*)",
"Bash(python run.py:*)",
"Bash(tree:*)",
"Bash(ls:*)",
"Bash(dir:*)"
]
}
}