← back to YOLO Progress Viewer

.gitignore

17 lines

node_modules/
.env
.env.*
.env.local
.env.*.local
*.log
tmp/
.DS_Store
dist/
build/
.next/

# Snapshot / backup artifacts — never commit
*.bak
*.bak.*
*.pre-*