# Build outputs. `scripts/release.py` rebuilds them on every run.
dist/
build/
*.egg-info/

__pycache__/
*.py[cod]
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
