.venv/
build/
dist/
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
__pycache__/

# example run outputs
examples/*.png
examples/*.csv
