.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
dist/
.env
.env.*
!.env.example
state/
*.session*
credentials.json
*.log
.DS_Store
