/target
/tests/output/*
/pkg/
.history/
.DS_Store
.vscode/

# maturin develop artifact inside the Python package source dir
/python/nucleation/_native*.so
/python/nucleation/_native*.pyd
/python/nucleation/__pycache__/

# Generated test .nucm files (large binaries, regenerate with gen_test_nucm example)
examples/nucm-viewer/test-files/

# Experimental benchmarks (not part of main build)
experiments/

# Generated test artifacts at repo root (regenerate via `cargo run --example …`)
/entity_*.schem
/entity_*.litematic
/*.glb
/*.schematic
/item_model_pack.zip