# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Environment variables
.env
.env.local

# Temporal dev server state (`just temporal-dev` / the honcho `temporal` process)
temporal.db*
