__pycache__/
*.py[cod]
*.egg-info/
.coverage
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
uv.lock
build/
dist/
*.xlsx
*.png
!docs/images/*.png
