diff --git a/.gitattributes b/.gitattributes index 4797d280c..a9802db8f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,8 @@ +# Unity text assets - force CRLF +*.meta text eol=crlf +*.unity text eol=crlf +*.prefab text eol=crlf +*.asset text eol=crlf *.gitignore filter=lfs diff=lfs merge=lfs -text *.inputactions filter=lfs diff=lfs merge=lfs -text *.meta filter=lfs diff=lfs merge=lfs -text