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

# Virtual environments
.venv

# Local env files (do NOT commit)
.env
.env.local
*.secret

# Note: .envsync should be committed (contains Gist ID, not the actual key)
