From c69a7c75fd5d8063511c0bf41a1b9a513ff4e36e Mon Sep 17 00:00:00 2001 From: Logan-A <Logan.GBA@gmail.com> Date: Fri, 15 Dec 2023 21:56:14 -0500 Subject: [PATCH] update .gitattributes for models update .gitattributes for models --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index dd5bc9c..c0eb111 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,4 @@ *.pk3 filter=lfs diff=lfs merge=lfs -text *.md3 filter=lfs diff=lfs merge=lfs -text *.png filter=lfs diff=lfs merge=lfs -text +*.mm3d filter=lfs diff=lfs merge=lfs -text -- GitLab