diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0c42f3c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=crlf diff --git a/.gitconfig b/.gitconfig deleted file mode 100644 index c541767..0000000 --- a/.gitconfig +++ /dev/null @@ -1 +0,0 @@ -*.{cs,csproj,sln} text=auto eol=crlf