Files
chunyu_project/.claude/settings.local.json
T
2026-08-05 23:59:15 +08:00

13 lines
187 B
JSON

{
"permissions": {
"allow": [
"Bash(python:*)",
"Bash(cp:*)",
"Bash(ls:*)",
"Bash(find .:*)",
"Bash(xargs rm:*)",
"Bash(find api:*)"
]
}
}