Files
lang/.claude/settings.local.json
2025-07-23 14:43:07 +09:00

11 lines
156 B
JSON

{
"permissions": {
"allow": [
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(cargo:*)",
"Bash(ls:*)"
],
"deny": []
}
}