# Dataset workdir generated by tests/data/build_reference.py
# (regenerable on demand; large binaries up to ~400 MB)
tests/data/ref_dataset/
# Unified-format FF parity fixture generated by
# tests/data/convert_ff_to_unified.py from tests/data/ref_dataset/.
# ~830 MB nData.bin — regenerable; don't commit.
tests/data/ref_dataset_unified/

# Build artifacts
dist/
build/
*.egg-info/

# Pytest / Python
.pytest_cache/
__pycache__/
*.pyc
