← back to The Ai Factory

.gitignore

18 lines

node_modules/
.env
*.log
.DS_Store

# Standing-rule additions (2026-05-07)
tmp/
dist/
build/
.next/

# Snapshot/backup files — never commit, never serve
*.bak
*.bak.*
*.pre-*
*.orig
*.swp