gpt/.claude/settings.local.json
2025-06-02 00:31:46 +09:00

10 lines
128 B
JSON

{
"permissions": {
"allow": [
"Bash(mv:*)",
"Bash(mkdir:*)",
"Bash(chmod:*)"
],
"deny": []
}
}