diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..839ef30e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +* text=auto +*.cs text=auto diff=csharp +*.sh text eol=lf +*.sln text eol=crlf \ No newline at end of file