From a21dd4555cfcd665e856a68ee26ecb24369ecc7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=83=A8=E7=8E=AE?= Date: Thu, 20 Feb 2025 12:16:27 +0800 Subject: [PATCH] update gitattr --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 2f87837..f69af18 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.pth filter=lfs diff=lfs merge=lfs -text *.pb filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text \ No newline at end of file