Track .mds files as LFS

#55
by Wauplin HF staff - opened

This PR updates the .gitattributes file to track all .mds files as LFS. It avoids having 1 line per file or 1 line per folder.

See new .gitattributes after the change: https://huggingface.co/datasets/orionweller/generic_data_v2/blob/refs%2Fpr%2F55/.gitattributes (and in particular this line).

# MDS files
*.mds filter=lfs diff=lfs merge=lfs -text
Wauplin changed pull request title from Track .mds files to lfs to Track .mds files as lfs
Wauplin changed pull request title from Track .mds files as lfs to Track .mds files as LFS
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment