Files
FFCardGame/.claude/settings.local.json
2026-01-26 16:14:57 -05:00

17 lines
319 B
JSON

{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(find:*)",
"Bash(git config:*)",
"Bash(flatpak list)",
"Bash(snap list:*)",
"Bash(timeout 10 godot4:*)",
"Bash(ls:*)",
"Bash(timeout 5 godot4:*)",
"Bash(curl:*)",
"Bash(timeout 3 godot4:*)"
]
}
}