← back to Momentum Landing

.gitignore

14 lines

node_modules/
.env
.env.*
tmp/
*.log
.DS_Store
dist/
build/
.next/
data/products.json
data/inquiries.jsonl
data/selection.json
node_modules