← back to Designer Wallcoverings
tighten .gitignore: add missing standing-rule patterns (tmp/ *.log .DS_Store dist/ build/ .next/)
68734aaa03c402433992b5db22eb5f11d9cd7661 · 2026-05-07 12:29:24 -0700 · Steve
Files touched
Diff
commit 68734aaa03c402433992b5db22eb5f11d9cd7661
Author: Steve <steve@designerwallcoverings.com>
Date: Thu May 7 12:29:24 2026 -0700
tighten .gitignore: add missing standing-rule patterns (tmp/ *.log .DS_Store dist/ build/ .next/)
---
.gitignore | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/.gitignore b/.gitignore
index 37d7e734..138ce69c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,10 @@
node_modules
.env
+
+# Standing-rule additions (2026-05-07)
+tmp/
+*.log
+.DS_Store
+dist/
+build/
+.next/
← 127c43a9 initial snapshot — gitify all builds (CLAUDE.md rule 2026-05
·
back to Designer Wallcoverings
·
novasuede: unified header+modal across 7 pages, fix drapery 38d4c1d6 →