Keep raw open-music assets out of normal git history
Constraint: The user wants real datasets added locally and potentially pushed, which would make ordinary git history fragile without LFS guardrails Rejected: Download first and retrofit tracking later | Risks oversized commits and inconsistent reproducibility rules Confidence: high Scope-risk: narrow Directive: Route all future raw corpus archives and audio under acr-engine/data/raw through LFS unless a smaller manifest-only alternative is explicitly chosen Tested: git lfs version; git check-attr filter -- acr-engine/data/raw/fma_small_audio/example.wav; git check-attr filter -- acr-engine/data/raw/archive.zip Not-tested: Actual large-file add/push against remote LFS storage remains pending until real dataset files are downloaded
Showing
4 changed files
with
100 additions
and
9 deletions
.gitattributes
0 → 100644
-
Please register or sign in to post a comment