From 49c41d22fe66b65ab9c4bbff7946eb367ef37f17 Mon Sep 17 00:00:00 2001 From: Legonzaur Date: Fri, 6 Jan 2023 09:28:14 +0100 Subject: [PATCH] add .obj to lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 7e080c9..ab2ca38 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,3 +14,4 @@ *.bundle filter=lfs diff=lfs merge=lfs -text *-custom.nupkg filter=lfs diff=lfs merge=lfs -text *.blend filter=lfs diff=lfs merge=lfs -text +*.obj filter=lfs diff=lfs merge=lfs -text