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

11 lines
146 B
JSON
Raw Normal View History

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