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