MinesweeperGo/.claude/settings.local.json
2025-12-05 17:45:05 +08:00

10 lines
125 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(cp:*)",
"Bash(rm:*)"
],
"deny": []
}
}