From c3d0139b969665328e692059083055e2c955cc0f Mon Sep 17 00:00:00 2001 From: Nitwel Date: Thu, 16 Nov 2023 19:24:18 +0100 Subject: [PATCH] update gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 20306a6..58b703f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,3 +11,5 @@ *.bin filter=lfs diff=lfs merge=lfs -text *.blend filter=lfs diff=lfs merge=lfs -text *.gltf filter=lfs diff=lfs merge=lfs -text +*.obj filter=lfs diff=lfs merge=lfs -text +*.mtl filter=lfs diff=lfs merge=lfs -text