From a1b7171d868e80bbc93d7b8d1c211a36e5db33d6 Mon Sep 17 00:00:00 2001 From: Steven Medeiros Melo <63684299+stevenmelo588@users.noreply.github.com> Date: Wed, 10 May 2023 20:35:13 -0400 Subject: [PATCH] Modified the .gitattributes file --- .gitattributes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 8b13789..e704690 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,5 @@ - +# Auto detect text files and perform LF normalization +* text=auto +*.blend filter=lfs diff=lfs merge=lfs -text +*.psd filter=lfs diff=lfs merge=lfs -text +*.fbx filter=lfs diff=lfs merge=lfs -text