node_modules/
dist/
.wrangler/
*.log

# Python (ingest scripts)
__pycache__/
*.py[cod]
.pytest_cache/

# Local build/scratch artifacts
.scratch-build/

# Credentials (never commit)
.credentials.env
.dev.vars
.vercel/
.cache/
.npmrc
.pypirc
.env
.env.*
!.env.example
