[object Object]

← back to CelebritySignatures

gitignore: exclude campaign image-gen candidates + QA artifacts

fbffb50c583bae90ff8f2a1fa38336c5fc75e0d2 · 2026-09-13 14:58:46 -0700 · Steve

Rejected Lincoln generation variants and verification screenshots from the
Sep-9 campaign session — regenerable, not referenced by any tracked code.
The chosen hero (campaign-lincoln-seated.jpg) stays tracked.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Files touched

Diff

commit fbffb50c583bae90ff8f2a1fa38336c5fc75e0d2
Author: Steve <steve@designerwallcoverings.com>
Date:   Sun Sep 13 14:58:46 2026 -0700

    gitignore: exclude campaign image-gen candidates + QA artifacts
    
    Rejected Lincoln generation variants and verification screenshots from the
    Sep-9 campaign session — regenerable, not referenced by any tracked code.
    The chosen hero (campaign-lincoln-seated.jpg) stays tracked.
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
 .gitignore | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.gitignore b/.gitignore
index bba3be4..91002f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,11 @@ data/pod-order-drafts.jsonl
 # runtime-generated cache (recolored dark-garment signature art) — regenerable
 # from the source signature URL, not something to track
 public/assets/recolored-signatures/
+
+# campaign image-generation candidates + QA artifacts (regenerable; the chosen
+# hero campaign-lincoln-seated.jpg IS tracked — these are the rejected variants)
+public/assets/campaign-lincoln-ai-v*.jpg
+public/assets/campaign-lincoln-seated-warm-v*.jpg
+verification/clean-*.jpg
+verification/live-campaign-check.png
+verification/lincoln/

← 8272a62 campaign: lead the homepage hero with the full seated Signat  ·  back to CelebritySignatures  ·  (newest)