diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5bac09e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +*.cs text eol=crlf +*.csproj text eol=crlf +*.sln text eol=crlf +*.resx text eol=crlf +*.md text eol=lf