Untrack local DB archive snapshots; ignore data/archive

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-06-12 11:20:51 +02:00
parent b9b79df51e
commit d1d294da5d
3 changed files with 2 additions and 0 deletions
+2
View File
@@ -26,3 +26,5 @@ public/pwa-512x512.png
public/favicon.svg public/favicon.svg
# Note: public/data/viz/*.json IS committed — it's processed from a fixed # Note: public/data/viz/*.json IS committed — it's processed from a fixed
# historical StatsBomb match, so we don't refetch 3.7MB of events at build time. # historical StatsBomb match, so we don't refetch 3.7MB of events at build time.
# local backup snapshots (prod archives to the storage box)
/data/archive/
Binary file not shown.
Binary file not shown.