diff --git a/.gitignore b/.gitignore index 5799295..8f8e316 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,16 @@ ort_cache/ gallery.json gallery_*.json +# Calibration cache (generated alongside a gallery, per-embedder) +*.calib_cache.csv +*.calib_cache.png + +# Cameo detection run outputs (generated by scripts/cameo_*.py) +cameo_progress.txt +cameo_report.txt + +# Analysis plot outputs (scene-gap histograms / KDEs, etc.) +scene_gap_*.png # Per-frame debug images images/