# OAuth credentials
client_secret.json
test-service-account.json

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

# Virtual environment
.venv/

# IDE
.idea/
.vscode/
*.swp

# OS
.DS_Store

# Claude
CLAUDE.md
.claude/*

# Archive
archive/
