added git lfs for .npy files

This commit is contained in:
Liyu Xiao 2025-05-15 11:20:24 -04:00
parent feee6fe763
commit 996f8bf0ba

3
.gitattributes vendored
View File

@ -1,2 +1 @@
#recordings filter=lfs diff=lfs merge=lfs -text
recordings/*.npy !text !filter !merge !diff
*.npy filter=lfs diff=lfs merge=lfs -text