[object Object]

← back to Fabricfriday

gitignore: add missing standard excludes (.next/)

c82dba1f3405093696cc175f1ea3a75e46e2d32e · 2026-06-03 20:24:32 -0700 · Steve Abrams

Files touched

Diff

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

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

diff --git a/.gitignore b/.gitignore
index 904b1b3..bbc2337 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ data/subscribers.jsonl
 *.orig
 *.rej
 *~
+.next/

← 592f31c vendor-redact: mount api-vendor-redact middleware (was missi  ·  back to Fabricfriday  ·  Scrub residual vendor names from products.json (title/vendor da15420 →