.gitignore
node_modules/ .env .env.local raw_html/ logs/ *.log .DS_Store dist/ exports/ public/screenshots/ public/mockups/ public/qa-shots/ public/mockup-templates/ *.webm *.mp4 tmp/ # Standing-rule additions (2026-05-07) build/ .next/ # Backup / source-leak prevention *.bak *.bak-* *.pre-* *.orig *.save *.old *~ copy-of-*