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