.gitignore
node_modules/ .env* tmp/ *.log .DS_Store dist/ build/ .next/ *.bak *.pre-* failed-migrations.json product-colors.json
.gitignorenode_modules/ .env* tmp/ *.log .DS_Store dist/ build/ .next/ *.bak *.pre-* failed-migrations.json product-colors.json