← back to Professional Directory
tighten .gitignore: add missing standing-rule patterns (build/ .next/)
81db4804f34fd8e4b384ef2fa9a169e2927146e7 · 2026-05-07 12:29:29 -0700 · Steve
Files touched
Diff
commit 81db4804f34fd8e4b384ef2fa9a169e2927146e7
Author: Steve <steve@designerwallcoverings.com>
Date: Thu May 7 12:29:29 2026 -0700
tighten .gitignore: add missing standing-rule patterns (build/ .next/)
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 0725d60..bbc9717 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,7 @@ dist/
exports/
data/
tmp/
+
+# Standing-rule additions (2026-05-07)
+build/
+.next/
← a5d87d5 add apply-templates.js — deterministic mockup template-rotat
·
back to Professional Directory
·
snapshot: 56 file(s) changed, +46 new, ~10 modified 15d88dc →