← back to Textiletuesday
gitignore: add missing standard excludes (.next/)
444514ce9637fe25c0280b5a78c3a25a79b46bb2 · 2026-06-03 20:24:33 -0700 · Steve Abrams
Files touched
Diff
commit 444514ce9637fe25c0280b5a78c3a25a79b46bb2
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Jun 3 20:24:33 2026 -0700
gitignore: add missing standard excludes (.next/)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index da1c5df..a94239b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ data/subscribers.jsonl
*.bak
*.bak.*
*.pre-*
+.next/
← 5d90df4 vendor-redact: mount api-vendor-redact middleware (was missi
·
back to Textiletuesday
·
Scrub residual vendor names from products.json (title/vendor 7eebd43 →