Move TARGETS_DIR to /mnt/data/projects/cupido/targets
Targets relocated alongside the tracking DBs (out of ownCloud sync) so the docker mount already covers them and ownCloud no longer churns on JSON sidecars. Updated config, fixed a stale docstring in pick_targets, and dropped the now-moot data/targets/*.json gitignore rule. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
f60a9d0530
commit
7d09523840
3 changed files with 5 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,8 +3,7 @@ data/raw/*.db
|
|||
data/processed/*.csv
|
||||
|
||||
# Offline-tracking outputs (regenerable from videos + target JSONs)
|
||||
# DBs live outside the repo at /mnt/data/projects/cupido/tracked/
|
||||
data/targets/*.json
|
||||
# DBs and target JSONs live outside the repo at /mnt/data/projects/cupido/
|
||||
data/metadata/video_inventory.csv
|
||||
data/logs/*.log
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue