[object Object]

← back to Norma Sdcc Pitch

gitignore: add missing standard excludes (tmp/ dist/ build/ .next/)

66286810f6e15b63592e04512de7ee7be7538e98 · 2026-06-03 20:24:33 -0700 · SteveStudio2

Files touched

Diff

commit 66286810f6e15b63592e04512de7ee7be7538e98
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date:   Wed Jun 3 20:24:33 2026 -0700

    gitignore: add missing standard excludes (tmp/ dist/ build/ .next/)
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 7b680af..3b852a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,7 @@ data/pitch-state/
 videos/
 screenshots/
 .DS_Store
+tmp/
+dist/
+build/
+.next/

← 536b25a Link favicon.svg in head (use branded SVG, not .ico fallback  ·  back to Norma Sdcc Pitch  ·  migrate GoDaddy auth → Bearer PAT (TK-10 key rotation); sso- 77b4310 →