← back to Dear Bubbe Nextjs
tighten .gitignore: add missing standing-rule patterns (tmp/ *.log dist/)
e5ab1dd79e0f5c07c4d8d05cddfd5e1c27f4acd3 · 2026-05-07 12:29:23 -0700 · Steve
Files touched
Diff
commit e5ab1dd79e0f5c07c4d8d05cddfd5e1c27f4acd3
Author: Steve <steve@designerwallcoverings.com>
Date: Thu May 7 12:29:23 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 5ef6a52..b92f1f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,8 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
+
+# Standing-rule additions (2026-05-07)
+tmp/
+*.log
+dist/
← d6aa0de initial snapshot — gitify all builds (CLAUDE.md rule 2026-05
·
back to Dear Bubbe Nextjs
·
Update Claude model IDs to claude-opus-4-8 (Opus 4.8 upgrade b54eb99 →