← back to The Ai Factory
tighten .gitignore: add missing standing-rule patterns (tmp/ dist/ build/ .next/)
20486fe1965b7b3d23240deeca7ea4868f126912 · 2026-05-07 12:29:32 -0700 · Steve
Files touched
Diff
commit 20486fe1965b7b3d23240deeca7ea4868f126912
Author: Steve <steve@designerwallcoverings.com>
Date: Thu May 7 12:29:32 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 daf1dd0..d67b538 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,9 @@ node_modules/
.env
*.log
.DS_Store
+
+# Standing-rule additions (2026-05-07)
+tmp/
+dist/
+build/
+.next/
← 75e44f6 [overnight] pre-debate baseline
·
back to The Ai Factory
·
snapshot: 11 file(s) changed, +3 new, ~8 modified cee93fb →