diff --git a/.gitattributes b/.gitattributes index bdacafc..642b28f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -99,7 +99,7 @@ # .pkl - Python pickle file *.[pP][kK][lL] filter=lfs diff=lfs merge=lfs -text # .pth - PyTorch file -*.[pP][tT[hH] filter=lfs diff=lfs merge=lfs -text +*.[pP][tT][hH] filter=lfs diff=lfs merge=lfs -text # .slx - compressed file that contains model information in XML format *.[sS][lL][xX] filter=lfs diff=lfs merge=lfs -text