Files
18xchat/.claude/settings.local.json
T
2025-08-11 16:08:59 +08:00

10 lines
125 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(cp:*)",
"Bash(rm:*)"
],
"deny": []
}
}