Files
player/.claude/settings.local.json
T
hibna 183cc65455 .
2025-10-30 04:02:31 +03:00

12 lines
152 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(cat:*)",
"Bash(npm run build:*)"
],
"deny": [],
"ask": []
}
}