2 Commits

Author SHA1 Message Date
H1K0 0444f049c0 chore: switch binary assets to Git LFS tracking
Replace plain `binary` markers with `filter=lfs diff=lfs merge=lfs -text`
for all large binary extensions (.pt, .pth, .ckpt, .pkl, .mid, .midi,
.png, .jpg, .jpeg, .pdf, .zip, .gz, .tar).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 15:28:45 +03:00
H1K0 8672c10f78 chore: initialize project scaffold
Add .gitignore (excludes .claude/, venv, checkpoints, processed data,
external corpora), .gitattributes (LF normalization, binary markers),
full directory tree with .gitkeep placeholders, and src __init__ stubs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 10:28:17 +03:00