← back to Dw Validator Debug TK11314
.gitignore
120 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
DW-Programming/ImportNewSkufromURL/*.jsonl
# Bloat-cleanup additions (2026-08-31, TK-13 Option B, Steve-approved) — stop the auto-commit
# fleet's daily auto-data-snapshot from re-bloating .git with regenerable generated data.
# NO history rewrite: these are untracked going forward via `git rm --cached` (working files
# stay on disk); auto-commit-fleet stages with `git add -A`, which honors these ignores, so
# the daily data-snapshot commits stop growing. Reversible via `git revert`. See TK-13 memo.
shopify/scripts/data/bucketB/
shopify/scripts/data/tk135/*.tsv
DW-Programming/ImportNewSkufromURL/yw-results/
shopify/scripts/audits/*.jsonl
DW-Programming/ImportNewSkufromURL/data/scraper-audit/scraper-status.json
DW-Programming/data/fabricut-posted-patterns.json
scripts/room-image-push/ledger.json
# TK-11092 (2026-09-02) — PJ product images downloaded during TK-11076 retag; regenerable from
# PJ CDN; 3836 JPEGs = 4.7GB was bloating .git to 6113MB (auto-data-snapshot commits every 37m).
# Carnegie operation snapshots are also regenerable restore/result artifacts.
data/pj-images/
data/carnegie-all-images-RESTORE-*.json
data/carnegie-all-images-RESULT-*.json
# TK-11126 / DW-git-bloat-6GB memo (2026-09-03, 4am loop) — two missed patterns:
# 1. Graduate-New onboarding room-renders: 14 PNG/JPG files (avg 3–4 MB each) committed by
# auto-data-snapshot starting 2026-08-27; regenerable from the GRD CDN.
# 2. Carnegie sub-type RESTORE/RESULT snapshots (carnegie-seafoam-, carnegie-highland-, etc.)
# that use the same 3-part naming scheme but were missed by the carnegie-all-images pattern.
onboarding/graduate-new-2026/images/
data/carnegie-*-images-RESTORE-*.json
data/carnegie-*-images-RESULT-*.json
# TK-11192 (approved 2026-09-03) — Layer 1 completion: broad room-render + snapshot
# patterns from the git-bloat-6GB memo, plus the shopify-upload/ GRD room-renders the
# TK-11126 pass missed (18MB of regenerable JPGs still tracked). History NOT rewritten.
onboarding/**/images/*.png
onboarding/**/images/*.jpg
onboarding/**/images/*.jpeg
onboarding/graduate-new-2026/shopify-upload/*.jpg
onboarding/graduate-new-2026/shopify-upload/*.png
**/*-images-RESTORE-*.json
**/*-images-RESULT-*.json
shopify/scripts/out/