1
0
shell/.claude/settings.local.json
2025-06-02 00:32:00 +09:00

12 lines
174 B
JSON

{
"permissions": {
"allow": [
"Bash(chmod:*)",
"Bash(cargo:*)",
"Bash(grep:*)",
"Bash(find:*)",
"Bash(lsof:*)"
],
"deny": []
}
}