[object Object]

← back to Fentucci Naturals

gitignore images/ — full-res originals project to >1GB (task rule: keep in git only if <100MB)

20606ead12dd0645eeb7f5fdd0f34ea2da3052e1 · 2026-07-22 17:40:14 -0700 · Steve Abrams

Files touched

Diff

commit 20606ead12dd0645eeb7f5fdd0f34ea2da3052e1
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Jul 22 17:40:14 2026 -0700

    gitignore images/ — full-res originals project to >1GB (task rule: keep in git only if <100MB)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 08240ae..adc00c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ tmp/
 .DS_Store
 dist/
 build/
+images/

← bd416c6 add download-images, color-names (PIL hue buckets), stage-db  ·  back to Fentucci Naturals  ·  add sanity report script b4b07f8 →