[object Object]

← back to Fentucci Naturals

chore: gitignore __pycache__/*.pyc + untrack, v1.0.4 (session close)

7c7837025f35f718c032ed04fdd94e4903bb8466 · 2026-07-26 16:31:07 -0700 · Steve Abrams

Files touched

Diff

commit 7c7837025f35f718c032ed04fdd94e4903bb8466
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Sun Jul 26 16:31:07 2026 -0700

    chore: gitignore __pycache__/*.pyc + untrack, v1.0.4 (session close)
---
 .gitignore                                            |   2 ++
 package-lock.json                                     |   4 ++--
 package.json                                          |   2 +-
 scripts/__pycache__/build-drafts.cpython-314.pyc      | Bin 5814 -> 0 bytes
 scripts/__pycache__/create-drafts.cpython-314.pyc     | Bin 7512 -> 0 bytes
 scripts/__pycache__/enrich.cpython-314.pyc            | Bin 15088 -> 0 bytes
 scripts/__pycache__/go-live.cpython-314.pyc           | Bin 17631 -> 0 bytes
 scripts/__pycache__/retown-collisions.cpython-314.pyc | Bin 10430 -> 0 bytes
 8 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index adc00c3..a7fe44b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ tmp/
 dist/
 build/
 images/
+__pycache__/
+*.pyc
diff --git a/package-lock.json b/package-lock.json
index ba6aef1..fc8901b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "fentucci-viewer",
-  "version": "1.0.3",
+  "version": "1.0.4",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "fentucci-viewer",
-      "version": "1.0.3",
+      "version": "1.0.4",
       "dependencies": {
         "basic-auth": "^2.0.1",
         "compression": "^1.7.4",
diff --git a/package.json b/package.json
index e18b5bf..f7c5c6f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "fentucci-viewer",
-  "version": "1.0.3",
+  "version": "1.0.4",
   "private": true,
   "description": "Fentucci Naturals internal line viewer (basic-auth, tokiwa_catalog, local images)",
   "main": "server.js",
diff --git a/scripts/__pycache__/build-drafts.cpython-314.pyc b/scripts/__pycache__/build-drafts.cpython-314.pyc
deleted file mode 100644
index 4c701b5..0000000
Binary files a/scripts/__pycache__/build-drafts.cpython-314.pyc and /dev/null differ
diff --git a/scripts/__pycache__/create-drafts.cpython-314.pyc b/scripts/__pycache__/create-drafts.cpython-314.pyc
deleted file mode 100644
index 4081a9f..0000000
Binary files a/scripts/__pycache__/create-drafts.cpython-314.pyc and /dev/null differ
diff --git a/scripts/__pycache__/enrich.cpython-314.pyc b/scripts/__pycache__/enrich.cpython-314.pyc
deleted file mode 100644
index 1a0dc05..0000000
Binary files a/scripts/__pycache__/enrich.cpython-314.pyc and /dev/null differ
diff --git a/scripts/__pycache__/go-live.cpython-314.pyc b/scripts/__pycache__/go-live.cpython-314.pyc
deleted file mode 100644
index c75e237..0000000
Binary files a/scripts/__pycache__/go-live.cpython-314.pyc and /dev/null differ
diff --git a/scripts/__pycache__/retown-collisions.cpython-314.pyc b/scripts/__pycache__/retown-collisions.cpython-314.pyc
deleted file mode 100644
index d7af0e5..0000000
Binary files a/scripts/__pycache__/retown-collisions.cpython-314.pyc and /dev/null differ

← 8968402 go-live trickle: quote-only activation (CMO-Paris shape: dro  ·  back to Fentucci Naturals  ·  TK-00034: Fentucci/Tokiwa 504 go-live prep — verify override dc2dcc2 →