From 1ab7e5f3588b120aa0b36796306cd4395e52ee80 Mon Sep 17 00:00:00 2001 From: Legonzaur Date: Fri, 6 Jan 2023 09:26:50 +0100 Subject: [PATCH] add .blend to lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 4f2ac29..7e080c9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -13,3 +13,4 @@ *.unity -text *.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