diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..65b61c8c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +* text=auto eol=lf + +*.rc text eol=crlf +*.sh text eol=lf +*.bat text eol=crlf +*.vcxproj text eol=crlf +*.vcxproj.filters text eol=crlf +*.sln text eol=crlf