.venv/
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.coverage
.pytest_cache/
.mypy_cache/
.ruff_cache/
.env
.env.*
!.env.example
.DS_Store
