← back to Designer Wallcoverings

.gitignore

77 lines

node_modules
.env
.env.local
.env.*.local
.env.*
!.env.example
!.env.sanitized

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

# Git-surgery additions (2026-05-18) — generated assets, backups, debug dumps
room-settings/
shopify-backups/
**/debug/
**/debug-screenshots/
**/screenshots/
**/temp/
*.json.gz
DW-Agents/dw-agents/tasks-database.json
DW-Agents/dw-agents/tasks-database.json.backup
DW-Websites/*/figma-assets/
DW-Websites/flockedwallpaper/claude-skills-export.zip
shopify/scripts/bulk-products-variants.jsonl

# GCP service-account keys — never commit (2026-05-30 leak)
shopify/scripts/sheets-service-account.json
**/*service-account*.json
**/*service_account*.json

# Python bytecode (added 2026-05-30 — stale .pyc still contained pre-strip dw_admin pw)
__pycache__/
*.pyc

# Backup / scratch files — never serve these (added 2026-05-30)
*.bak
*.bak-*
*.pre-*
*.orig
*.save
*~
*.old
copy-of-*
*.backup

# Schumacher trade session token (sensitive, ~92d expiry)
.schu-token
shopify/scripts/.schu-token
shopify/scripts/.schu-creds
.schu-creds
shopify/scripts/.kravet-creds
.kravet-creds
shopify/scripts/cost-handoff/out/

# Bloat-cleanup additions (2026-06-16) — large REGENERABLE staging artifacts + data dumps
# China Seas de-header staging crops (3.9G; regenerable via build.py, upload never run)
vendor-scrapers/china-seas-deheader/cropped/
# Vendor scraper image staging (regenerable scraper output)
vendor-scrapers/images/
# Nested-repo dependency dirs (LosAngelesFabrics is its own git repo / gitlink)
DW-Websites/LosAngelesFabrics/node_modules/
# Rotation backup scratch files
*.rotbak
# Large generated data dumps / ledgers (regenerable from pipelines)
DW-Programming/room-setting-app/data/gallery/renders.json
DW-Programming/data/color-clean-ledger.jsonl
shopify/scripts/gmc-race-clean/out/
shopify/scripts/cadence/stock-2026-guard.latest.json
shopify/theme-backups/
enrich-cache/
shopify/quote-api/sku-inquiries.jsonl