# Dependencies
node_modules

# Build output
.next
.vercel

# Environment variables — all forms
.env
.env.*
!.env.example

# OS
.DS_Store

# Logs
*.log
npm-debug.log*
apps/web/.claude/
*.tsbuildinfo
.env*.local

# Retro / audit artifacts - contain prod contact data, regenerated by
# scripts under scripts/. Never committed.
retro-dedup-*.csv
retro-dedup-*.json
retro-pull-*.json
