diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..ad309cda --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +*.cs text eol=crlf +*.sln text eol=crlf +*.csproj text eol=crlf +*.user text eol=crlf +*.json text eol=crlf \ No newline at end of file