[object Object]

← back to Cncp Failure Collector

chore: add dist/build/.next to .gitignore

81d499d9b75f534f36a8a9eb3122960a2d21fb23 · 2026-05-18 20:13:38 -0700 · SteveStudio2

Files touched

Diff

commit 81d499d9b75f534f36a8a9eb3122960a2d21fb23
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date:   Mon May 18 20:13:38 2026 -0700

    chore: add dist/build/.next to .gitignore
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 86ef124..4273c3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,7 @@ node_modules/
 tmp/
 *.log
 .DS_Store
+dist/
+build/
+.next/
 state.json

← 411ed67 fix(collector): skip phantom pm2 restarts  ·  back to Cncp Failure Collector  ·  docs: fix misleading comment + variable name (no journalctl; b843af5 →