node_modules/
dist/
.env
.env.local
*.tsbuildinfo
.next/
.expo/
coverage/
.DS_Store
Thumbs.db

# Python (clients/python, examples) — build/publish artifacts (dist/ covered above)
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
*.egg
.venv/
venv/
build/
.pytest_cache/
