[object Object]

← back to Ventura Claw

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

8cdeaf79b0857504bd34870a48489a6c3874f93c · 2026-05-07 12:29:33 -0700 · Steve

Files touched

Diff

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

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

diff --git a/.gitignore b/.gitignore
index 298a133..de289dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,9 @@ server/data/credentials.review-sample.json
 # Backups
 *.tmp.*
 *-bak-*
+
+# Standing-rule additions (2026-05-07)
+tmp/
+dist/
+build/
+.next/

← 2c1f81f /services: client-side search filter (mirrors /connectors pa  ·  back to Ventura Claw  ·  marketing: pre-flight section flags Show HN draft is unshipp f4a6174 →