[object Object]

← back to Animate Museum Posts

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

eb881b87c62bfab9cb6f5c7787fb42fc7221598f · 2026-05-07 12:29:20 -0700 · Steve

Files touched

Diff

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

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

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

← e5e8b39 initial snapshot — gitify all builds (CLAUDE.md rule 2026-05  ·  back to Animate Museum Posts  ·  feat(fleet): theme1/theme2 query-param-gated toggle on catal 12d8ced →