Track additional file types with Git LFS.

Patterns added:
*.npy
*.sigmf
This commit is contained in:
benchinnery 2025-09-08 14:10:45 -04:00
commit bc171c3ec4

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.npy filter=lfs diff=lfs merge=lfs -text
*.sigmf filter=lfs diff=lfs merge=lfs -text