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