← back to Dw Vendor Microsites

.gitignore

23 lines

node_modules/
.env*
tmp/
*.log
.DS_Store
dist/
build/
.next/
# lock files for the flock-based allocators
.port-alloc.lock
.manifest.lock
# per-vendor sample requests are runtime data, not source
data/sample-requests.jsonl
vendors/*/viewer/data/sample-requests.jsonl
# NOTE: staging/*.jsonl is intentionally KEPT in git (the exported, scrubbed catalog
# snapshots are the resumable build inputs — OK to keep, per plan).

__pycache__/
*.pyc
staging/*.bak*
*.bak-*
vendors/*/viewer/public/img/