__pycache__/
*.pyc
*.pyo
dist/
*.egg-info/
.venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
.ruff-bin/
