gpt/.claude/settings.local.json
2025-06-02 06:22:38 +09:00

11 lines
159 B
JSON

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