diff --git a/.gitattributes b/.gitattributes index 412eeda7..2de11796 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,8 @@ * text=auto # Custom for Visual Studio -*.cs diff=csharp +*.cs diff=csharp eol=lf +*.fs diff=csharp eol=lf *.sln merge=union *.csproj merge=union *.vbproj merge=union