# Google OAuth 憑證（絕對不能 commit）
client_secrets.json
token.json

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

# Virtual environments
.venv
