Files
FFCardGame/.claude/settings.local.json
2026-01-26 17:02:47 -05:00

18 lines
407 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:*)",
"Bash(git -C /home/ckoch/Documents/Development/FFCardGame status background_1*)"
]
}
}