From b4a5811e3ebb909fc8944a45d466445d913a049b Mon Sep 17 00:00:00 2001 From: betalars Date: Fri, 3 Mar 2023 23:54:27 +0100 Subject: [PATCH] updated lfs settings --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 8ad74f7..b953415 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ # Normalize EOL for all files that Git considers text files. * text=auto eol=lf +.blend filter=lfs diff=lfs merge=lfs -text +.png filter=lfs diff=lfs merge=lfs -text +.jpg filter=lfs diff=lfs merge=lfs -text