From 24bbaefb00d311ca4388caf5876a258bee1bcd46 Mon Sep 17 00:00:00 2001 From: DCCONSTRUCTIONS Date: Fri, 25 Sep 2026 16:37:20 +0300 Subject: [PATCH] chore(repo): keep private evidence local and version rover assets with LFS --- .gitattributes | 1 + .gitignore | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/.gitattributes b/.gitattributes index ced284c..939b625 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,3 +11,4 @@ *.lcc binary apps/control-station/vendor/rerun-web-viewer-0.34.1/re_viewer_bg.nodedc.wasm filter=lfs diff=lfs merge=lfs -text apps/control-station/vendor/rerun-web-viewer-0.36.3/re_viewer_bg.nodedc.wasm filter=lfs diff=lfs merge=lfs -text +apps/control-station/public/rover-scene/*.glb filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore index 307135a..f443432 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,10 @@ mqtt.summary.json # Small synthetic/redacted fixtures under tests/fixtures are allowed. !tests/fixtures/**/*.pcap !tests/fixtures/**/*.pcapng + +# Dependency caches may be links into an existing local checkout. +.venv +node_modules + +# Private experiment evidence and generated build archives. +/outputs/