← back to Wallco Ai
gitignore: keep data/generated_pre_seamless_backup/ local-only
57b8702e71c5e2512e0c53f16d07c9db9c237dff · 2026-05-12 15:41:18 -0700 · SteveStudio2
3.4G APFS-clone safety net created by seamlessify_all.py; never ships in
rsync or git.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Files touched
Diff
commit 57b8702e71c5e2512e0c53f16d07c9db9c237dff
Author: SteveStudio2 <stevestudio2@SteveStacStudio.lan>
Date: Tue May 12 15:41:18 2026 -0700
gitignore: keep data/generated_pre_seamless_backup/ local-only
3.4G APFS-clone safety net created by seamlessify_all.py; never ships in
rsync or git.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 1130d58..5ec5329 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ dist/
build/
data/images/
data/generated/
+data/generated_pre_seamless_backup/
data/moodboards.json
data/reviews.json
data/sample-requests.jsonl
← 3cf89a9 wall-calc: 'Save defaults' link pins W×H across PDPs with cl
·
back to Wallco Ai
·
wall-calc pin hardening: positive guard + unit tag + 90d TTL 33807f2 →