.cache/
.idea/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
build/
dist/
wheelhouse*/
*.egg-info/
__pycache__/
**/__pycache__/
*.py[cod]
*.so
*.dylib
*.dll
*.bin
!tests/data/*.bin
