From 9949518be68dd6cbf802ed9fb05a7e9632e96747 Mon Sep 17 00:00:00 2001 From: shalenikol Date: Fri, 15 Dec 2023 13:58:33 +0300 Subject: [PATCH] add track *.weight --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index bd11cea..8585fec 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,3 +15,4 @@ *.stp filter=lfs diff=lfs merge=lfs -text *.FCStd filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text +*.weights filter=lfs diff=lfs merge=lfs -text