Files
FFCardGame/.claude/settings.local.json

15 lines
263 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:*)"
]
}
}