Files
FFCardGame/.claude/settings.local.json

43 lines
1.6 KiB
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*)",
"Bash(wc:*)",
"Bash(du:*)",
"Bash(pip3 show:*)",
"Bash(pip3 install:*)",
"Bash(python3:*)",
"Bash(apt list:*)",
"Bash(dpkg:*)",
"Bash(sudo apt-get install:*)",
"Bash(source:*)",
"Bash(pip install:*)",
"Bash(# Try using pipx, conda, or any other Python package manager which pipx conda uv ; ls /usr/bin/python* ; ls /home/ckoch/.local/bin/)",
"Bash(export ANTHROPIC_API_KEY=\"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\")",
"Bash(sort:*)",
"Bash(if [ -f /home/ckoch/Documents/Development/FFCardGame/data/scan_errors.log ])",
"Bash(then wc -l /home/ckoch/Documents/Development/FFCardGame/data/scan_errors.log)",
"Bash(else echo \"No errors logged\")",
"Bash(fi)",
"Bash(git -C /home/ckoch/Documents/Development/FFCardGame log --oneline -20)",
"Bash(git clone:*)",
"Bash(godot --headless --script res://addons/gut/gut_cmdln.gd -gdir=res://tests -gexit:*)",
"Bash(/home/ckoch/Downloads/Godot_v4.2-stable_linux.x86_64:*)",
"Bash(timeout 120 godot:*)",
"Bash(convert:*)",
"Bash(timeout 60 godot:*)",
"Bash(timeout 60 ~/.local/share/Godot/bin/godot:*)"
]
}
}