{ "permissions": { "allow": [ "Bash(tools/check.sh)", "Bash(./tools/check.sh)", "Bash(tools/test.sh:*)", "Bash(./tools/test.sh:*)", "Bash(tools/smoke.sh)", "Bash(./tools/smoke.sh)", "Bash(godot --headless --path . --import)", "Bash(godot --headless --path . --script tools/bench.gd:*)", "Bash(godot --headless --path . --script tools/export_content.gd)", "Bash(godot --headless --path . res://tools/check.tscn)", "Bash(godot --version)", "Bash(git status:*)", "Bash(git diff:*)", "Bash(git log:*)" ] } }