← back to Japan Enrich
chore: gitignore __pycache__/*.pyc (auto-save hook was tracking bytecode)
4bfcb6805f0a29ce510f89d9b9866e64fa8c1a81 · 2026-07-01 11:54:54 -0700 · Steve Abrams
Files touched
M .gitignoreD __pycache__/enrich.cpython-314.pycD __pycache__/enrich_sangetsu.cpython-314.pycD __pycache__/scrape_sangetsu_specs.cpython-314.pyc
Diff
commit 4bfcb6805f0a29ce510f89d9b9866e64fa8c1a81
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Jul 1 11:54:54 2026 -0700
chore: gitignore __pycache__/*.pyc (auto-save hook was tracking bytecode)
---
.gitignore | 2 ++
__pycache__/enrich.cpython-314.pyc | Bin 9205 -> 0 bytes
__pycache__/enrich_sangetsu.cpython-314.pyc | Bin 6099 -> 0 bytes
__pycache__/scrape_sangetsu_specs.cpython-314.pyc | Bin 16546 -> 0 bytes
4 files changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 92f3e06..1074a54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ out/*.log
images/
*.zip
.DS_Store
+__pycache__/
+*.pyc
diff --git a/__pycache__/enrich.cpython-314.pyc b/__pycache__/enrich.cpython-314.pyc
deleted file mode 100644
index fde8c1e..0000000
Binary files a/__pycache__/enrich.cpython-314.pyc and /dev/null differ
diff --git a/__pycache__/enrich_sangetsu.cpython-314.pyc b/__pycache__/enrich_sangetsu.cpython-314.pyc
deleted file mode 100644
index 4c8cc7d..0000000
Binary files a/__pycache__/enrich_sangetsu.cpython-314.pyc and /dev/null differ
diff --git a/__pycache__/scrape_sangetsu_specs.cpython-314.pyc b/__pycache__/scrape_sangetsu_specs.cpython-314.pyc
deleted file mode 100644
index fbfe970..0000000
Binary files a/__pycache__/scrape_sangetsu_specs.cpython-314.pyc and /dev/null differ
← fe33219 ledger: record Cycle 1 commit hash (beb1d0c)
·
back to Japan Enrich
·
auto-save: 2026-07-01T12:12:34 (1 files) — out/officer-yolo- 2d6bdd6 →