← back to Forza
tighten .gitignore: add missing standing-rule patterns (tmp/ dist/ build/ .next/)
a39e742384d2c4b3e7ebb92bf77108dc048b2a8e · 2026-05-07 12:29:25 -0700 · Steve
Files touched
Diff
commit a39e742384d2c4b3e7ebb92bf77108dc048b2a8e
Author: Steve <steve@designerwallcoverings.com>
Date: Thu May 7 12:29:25 2026 -0700
tighten .gitignore: add missing standing-rule patterns (tmp/ dist/ build/ .next/)
---
.gitignore | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.gitignore b/.gitignore
index 70891fe..96b9431 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,9 @@
node_modules/
.env
.env.local
+
+# Standing-rule additions (2026-05-07)
+tmp/
+dist/
+build/
+.next/
← 6e34c06 diary: add ch 10 (writing diary) + ch 11 (George Workspace e
·
back to Forza
·
snapshot: 1 file(s) changed, +1 new 71b09ce →