__pycache__/
*.pyc
*.pyo
.venv/
dist/
build/
*.egg-info/
.ruff_cache/
.pytest_cache/
.mypy_cache/
.env
site/
*.egg
.eggs/
*.so
.coverage
htmlcov/
.tox/
.nox/
