__pycache__/
*.py[cod]
.coverage
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
build/
dist/
*.egg-info/
# Stray vendored archives that must never enter the package or the wheel.
*.rar
*.zip
