diff --git a/.gitattributes b/.gitattributes index 7db408a6..0699b39b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ *.sh text eol=lf -*.* text eol=crlf +*.cs text eol=crlf \ No newline at end of file