/target/
/dist/
/tmp/
/.venv/
/.uv-cache/
/.hypothesis/
/.claude/
__pycache__/
*.py[cod]
python/dataio/*.so
.pytest_cache/
.mypy_cache/
.ruff_cache/
repomix-output.xml

# Local benchmark outputs; checked-in baselines stay explicit.
/docs/benchmarks/local-*.csv
/docs/benchmarks/*.local.csv

# Synthetic bench fixtures generated on first run
/benches/2048/
/benches/cache/
cufile.log
.uv-tools
