← back to Crazy News Channel
.gitignore
28 lines
node_modules/
.env*
tmp/
*.log
.DS_Store
dist/
build/
.next/
# Playwright screen-record harness output — regenerable QA artifacts, not
# source. Keep debug-log.jsonl / *.md reports (small, useful history); the
# large video binaries don't belong in version control (317MB already
# committed pre-dates this rule — see the untrack in the same change).
*.webm
*.mp4
# Verification screenshots (headless-Chrome/Playwright proof runs) —
# regenerable QA artifacts, not source.
shots*/
_tmp-*/
cartoons/_shot-*.png
# scripts/cartoon-shorts/make-cartoon-shorts.mjs scratch working dir — per-cartoon
# screenshots/cards/segment mp4s/out.mp4/thumb.jpg, all regenerable. The ledger
# (cartoons/shorts-ledger.json) and the JSONL run log (yolo/cartoon-shorts-log.jsonl)
# ARE tracked (source of truth for idempotency + audit trail).
data/cartoon-shorts/