← back to Trademarks Copyright
tighten .gitignore: add missing standing-rule patterns (.env* tmp/ dist/ build/)
96788953961bb07fc2ede2ce3820c25402321940 · 2026-05-07 12:29:32 -0700 · Steve
Files touched
Diff
commit 96788953961bb07fc2ede2ce3820c25402321940
Author: Steve <steve@designerwallcoverings.com>
Date: Thu May 7 12:29:32 2026 -0700
tighten .gitignore: add missing standing-rule patterns (.env* tmp/ dist/ build/)
---
.gitignore | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.gitignore b/.gitignore
index 38fbc70..4bca367 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,9 @@ node_modules
.DS_Store
*.log
.tsbuildinfo
+
+# Standing-rule additions (2026-05-07)
+.env*
+tmp/
+dist/
+build/
← 9610ba2 [overnight] pre-debate baseline
·
back to Trademarks Copyright
·
snapshot: 6 file(s) changed, +2 new, ~4 modified af4537c →