# Secrets — S2 token and friends live here
.env

# Python
__pycache__/
*.py[cod]
.venv/
*.egg-info/
.pytest_cache/
.ruff_cache/

# OS
.DS_Store
