__pycache__/
*.py[cod]
*.so
*.egg
*.egg-info/
dist/
build/
.eggs/
.venv*/
venv*/
.env
*.log
.pytest_cache/
.mypy_cache/
.ruff_cache/
htmlcov/
.coverage
