From e2c73836510a494fc51be6a0dee9ec25bbadcd68 Mon Sep 17 00:00:00 2001 From: Nitwel Date: Sun, 19 Nov 2023 22:38:20 +0100 Subject: [PATCH] update gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index b2873f7..0583c83 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,3 +14,4 @@ *.obj filter=lfs diff=lfs merge=lfs -text *.mtl filter=lfs diff=lfs merge=lfs -text *.wav filter=lfs diff=lfs merge=lfs -text +*.blend filter=lfs diff=lfs merge=lfs -text