diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..56f8e94c2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +# Declare files that will always have CRLF line endings on checkout. +*.sln text eol=crlf +*.cs text eol=crlf +*.xml text eol=crlf \ No newline at end of file