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