Files
FFCardGame/.claude/settings.local.json
2026-01-24 16:29:11 -05:00

14 lines
229 B
JSON

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