diff --git a/.gitattributes b/.gitattributes index f9cb7c5c9a..60b563a8e8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,8 @@ # This won't normalise line endings, but it will ensure that merge drivers use CRLF * -text eol=crlf +*.cs eol=crlf + # Currently in-use binary file extensions *.blend binary *.bmp binary