← back to Small Business Builder
tighten .gitignore: add missing standing-rule patterns (dist/ build/ .next/)
a3c524f4312c34d6ac701df8d5205cf2ccaf657f · 2026-05-07 12:29:31 -0700 · Steve
Files touched
Diff
commit a3c524f4312c34d6ac701df8d5205cf2ccaf657f
Author: Steve <steve@designerwallcoverings.com>
Date: Thu May 7 12:29:31 2026 -0700
tighten .gitignore: add missing standing-rule patterns (dist/ build/ .next/)
---
.gitignore | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.gitignore b/.gitignore
index 62657e1..912399d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,8 @@ logs/
*.log
tmp/
.DS_Store
+
+# Standing-rule additions (2026-05-07)
+dist/
+build/
+.next/
← 5aaf4a3 fix(ops): port hawk to sf-style pm2-jlist pattern — old curl
·
back to Small Business Builder
·
qa click-through: log session-minutes to cost-tracker via sh 783c9b7 →