Files
18xchat/.claude/settings.local.json
2025-10-21 14:01:52 +08:00

13 lines
168 B
JSON

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