← back to Agent Cabinet
tighten .gitignore: add missing standing-rule patterns (dist/ build/ .next/)
00a0d8a27fe4b49fc5e9104f30960ce4b04ac9d1 · 2026-05-07 12:29:19 -0700 · Steve
Files touched
Diff
commit 00a0d8a27fe4b49fc5e9104f30960ce4b04ac9d1
Author: Steve <steve@designerwallcoverings.com>
Date: Thu May 7 12:29:19 2026 -0700
tighten .gitignore: add missing standing-rule patterns (dist/ build/ .next/)
---
.gitignore | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.gitignore b/.gitignore
index b38eead..697a3e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,8 @@ node_modules/
*.log
.DS_Store
tmp/
+
+# Standing-rule additions (2026-05-07)
+dist/
+build/
+.next/
← eca07f1 Game Mode: /game route — 6 dept HQs + 134 cards w/ avatars,
·
back to Agent Cabinet
·
snapshot: 1 file(s) changed, +1 new 9a92eb7 →