# Local secrets
.env
.env.*
*.local
release/npm/**/.env.local

# Generated outputs
outputs/
dist/npm/*.tgz

# Scratch / tooling run dirs
.codex-run/
.playwright-cli/

# Python caches
__pycache__/
*.pyc

# Build artifacts (npm pack tarballs / loose zips)
*.tgz
claude-code/*.zip

# Generated runtime memory
memory/douyin-speaking-history.json
