.gitignore
node_modules # Standing-rule additions (2026-05-07) .env* tmp/ *.log .DS_Store dist/ build/ .next/ *.bak *.bak-* *.pre-* *.orig *.save *.old *~ copy-of-*
.gitignorenode_modules # Standing-rule additions (2026-05-07) .env* tmp/ *.log .DS_Store dist/ build/ .next/ *.bak *.bak-* *.pre-* *.orig *.save *.old *~ copy-of-*