Files
florian.berthold 761faae363
release / release (push) Successful in 4s
feat: migrate AI_VoiceOverData_Vanilla MP3s to Git LFS
Voice data (9,555 MP3s, ~1.2 GiB) was tracked as plain git blobs,
bloating .git to 1.1 GiB per clone. Migrated to LFS so clones drop to
single-digit MiB; the actual MP3 bytes live once on Gitea LFS storage
(/srv/gitea/data/lfs on git03), fetched on demand via 'git lfs pull'.

Also marks *.mp3 export-ignore so 'git archive' (and the release
workflow's build_zip.sh) skips them — release zips will contain the
addon framework + lookup tables only, never the binary data. Voice
files distributed separately (TBD).
2026-05-25 13:18:08 +02:00

17 KiBLFS