Files
XRLib/.claude/settings.local.json
2025-12-15 20:17:38 +09:00

13 lines
180 B
JSON

{
"permissions": {
"allow": [
"Bash(dir:*)",
"Bash(powershell -Command:*)",
"Bash(mkdir:*)",
"Bash(cat:*)"
],
"deny": [],
"ask": []
}
}