diff --git a/.gitattributes b/.gitattributes index 31ec008..a4fb290 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.npy filter=lfs diff=lfs merge=lfs -text *.sigmf filter=lfs diff=lfs merge=lfs -text *.onnx filter=lfs diff=lfs merge=lfs -text +*.txt filter=lfs diff=lfs merge=lfs -text