[object Object]

← back to Ga Global Viewer

gitignore: add missing standard excludes (.next/)

befe3aef1369e5e6a2ea5a9d2607c078c5f86089 · 2026-06-03 20:24:33 -0700 · Steve Abrams

Files touched

Diff

commit befe3aef1369e5e6a2ea5a9d2607c078c5f86089
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Jun 3 20:24:33 2026 -0700

    gitignore: add missing standard excludes (.next/)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index f55e893..73831ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ build/
 __pycache__/
 *.pyc
 cache/
+.next/

← b6723c8 add pm2 ecosystem config for ga-global-viewer on port 9768  ·  back to Ga Global Viewer  ·  (newest)