[object Object]

← back to Wallco Ai

gitignore: add missing standard excludes (.next/)

89cef62ef5b666c779e201b64d14df3cd86ea269 · 2026-06-03 20:24:34 -0700 · Steve Abrams

Files touched

Diff

commit 89cef62ef5b666c779e201b64d14df3cd86ea269
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Jun 3 20:24:34 2026 -0700

    gitignore: add missing standard excludes (.next/)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index b7fb62a..9b156e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,4 @@ data/tif/
 scripts/vectorize/.venv/
 # refiner comparison renders (regeneratable, served from disk)
 public/refiner-compare/
+.next/

← 52b642f YOLO ledger: T8 wild validation PASSED — preserve-merge held  ·  back to Wallco Ai  ·  YOLO ledger: STOP condition — batch deployed+verified, room- fb45a5a →