diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..f8bd8097a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# Unity text assets - force CRLF +*.meta text eol=crlf +*.unity text eol=crlf +*.prefab text eol=crlf +*.asset text eol=crlf \ No newline at end of file