diff --git a/.gitattributes b/.gitattributes index 27d364b263..0f36a4ceb6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,9 @@ # Enforce LF normalization on Windows *.yaml eol=lf *.lua eol=lf +*.cs eol=lf +*.csproj eol=lf +*.sln eol=lf * text=lf # Custom for Visual Studio