← back to Designerwallcoverings
TK-11552: gitignore local backup of aged info@ reply drafts (customer content — keep out of git history)
ba0d292d84af8130ceb81ae7360fb783abb71afc · 2026-09-12 20:11:19 -0700 · Steve Abrams
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01M7Y6Sqsc2PzELRH1a3g4oy
Files touched
Diff
commit ba0d292d84af8130ceb81ae7360fb783abb71afc
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Sat Sep 12 20:11:19 2026 -0700
TK-11552: gitignore local backup of aged info@ reply drafts (customer content — keep out of git history)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01M7Y6Sqsc2PzELRH1a3g4oy
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 6894771..32bec27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,6 @@ scripts/dwpw-grs-daily.launchd.*.log
# Python bytecode (build artifact — regenerated automatically)
__pycache__/
*.py[cod]
+
+# TK-11552: local backup of aged info@ reply drafts — customer content, keep OUT of git history
+data/tk11552-info-draft-backup/
← e62dfad TK-11522: vendor_registry URL-rot reconcile (gated apply/rol
·
back to Designerwallcoverings
·
TK-11522: refresh reconcile to 5 residual edges after concur 02de45b →