[object Object]

← back to Stayclaim

tighten .gitignore: add missing standing-rule patterns (tmp/ dist/ build/)

e6cf6ebccb8c15a885f2c1967e95fa404c8d4cde · 2026-05-07 12:29:31 -0700 · Steve

Files touched

Diff

commit e6cf6ebccb8c15a885f2c1967e95fa404c8d4cde
Author: Steve <steve@designerwallcoverings.com>
Date:   Thu May 7 12:29:31 2026 -0700

    tighten .gitignore: add missing standing-rule patterns (tmp/ dist/ build/)
---
 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.gitignore b/.gitignore
index 8a4c857..18339fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,8 @@ node_modules
 .env.*.local
 *.log
 .DS_Store
+
+# Standing-rule additions (2026-05-07)
+tmp/
+dist/
+build/

← 40eab7a [overnight] pre-debate baseline  ·  back to Stayclaim  ·  snapshot: 78 file(s) changed, +7 new, ~71 modified 2fea986 →