← back to Calc 67
tighten .gitignore: add missing standing-rule patterns (tmp/ *.log dist/)
6648c94dbb6113347c05042c80c6809d9c874894 · 2026-05-07 12:29:22 -0700 · Steve
Files touched
Diff
commit 6648c94dbb6113347c05042c80c6809d9c874894
Author: Steve <steve@designerwallcoverings.com>
Date: Thu May 7 12:29:22 2026 -0700
tighten .gitignore: add missing standing-rule patterns (tmp/ *.log dist/)
---
.gitignore | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.gitignore b/.gitignore
index d8dc46a..b512a97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,8 @@ next-env.d.ts
# Capacitor
.capacitor/
+
+# Standing-rule additions (2026-05-07)
+tmp/
+*.log
+dist/
← cb71b6f initial snapshot — gitify all builds (CLAUDE.md rule 2026-05
·
back to Calc 67
·
fix: remove 128MB source archive from public/ (served asset 9203530 →