# Rust files
/target
Cargo.lock

# Files and file types that might be generated by running examples
*.glb
/mesh_text

# Generated test files
/tests/**
!/tests/*.rs
!/tests/**/*.rs

