Files
18xchat/.claude/settings.local.json
T

10 lines
125 B
JSON
Raw Normal View History

2025-08-11 16:08:59 +08:00
{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(cp:*)",
"Bash(rm:*)"
],
"deny": []
}
}