← back to Dw Photo Capture
deploy.conf: exclude visual-search venv + CLIP weights + test dirs from rsync (1.3GB, TK-12090 Lane P follow-up)
409e338eaf6a888d6a04f2951b56412f75622080 · 2026-09-23 15:00:40 -0700 · Steve Abrams
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KXUyzc9vybUz39rhnNJdwY
Files touched
Diff
commit 409e338eaf6a888d6a04f2951b56412f75622080
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Sep 23 15:00:40 2026 -0700
deploy.conf: exclude visual-search venv + CLIP weights + test dirs from rsync (1.3GB, TK-12090 Lane P follow-up)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KXUyzc9vybUz39rhnNJdwY
---
.deploy.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.deploy.conf b/.deploy.conf
index f7da363..4468d6e 100644
--- a/.deploy.conf
+++ b/.deploy.conf
@@ -10,4 +10,4 @@ INSTALL_CMD="npm ci --omit=dev"
BUILD_CMD=""
# deploy aborts unless the remote pm2 process already has these env vars set (see .env.example):
REQUIRED_ENVS="GEMINI_API_KEY OCR_ENGINE"
-RSYNC_EXTRA_EXCLUDES="photos bin certs *.log data/mfr_index.json data verification/"
+RSYNC_EXTRA_EXCLUDES="photos bin certs *.log data/mfr_index.json data verification/ visual-search/.venv-similar visual-search/dw_clip_ft.pt 5x screenrecord"
← 95babfe visual-search: optional pattern-sibling stage (PATTERN_SIBLI
·
back to Dw Photo Capture
·
auto-data-snapshot: 2026-09-23T15:21:10 (2 data files) — vis 63b4de0 →