__pycache__/
*.py[cod]
*.egg-info/
.coverage
.coverage.*
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
build/
dist/
htmlcov/
site/
.env
.env.*
!.env.example
*.log
.idea/
.vscode/
