[object Object]

← back to Greenland Onboard

gitignore locally-served product images after history purge

d3f4af85df0c895ef6fe31b4a144ca3402116e6a · 2026-07-27 16:38:29 -0700 · Steve Abrams

Files touched

Diff

commit d3f4af85df0c895ef6fe31b4a144ca3402116e6a
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Mon Jul 27 16:38:29 2026 -0700

    gitignore locally-served product images after history purge
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 6a71195..8692f41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@ dist/
 build/
 data/*.json
 data/*.json
+
+public/img/

← a1b0e3b greenland-internal: capture go-live deploy notes (express/pg  ·  back to Greenland Onboard  ·  (newest)