# Godot 4+ specific ignores
.godot/
/android/

# Rust build output
target/
rust/lavafall_core/target/

# Python bytecode
__pycache__/

# Local debug captures
debug/screenshots/
tmp/

# Reproducible desktop export artifacts
dist/
