diff --git a/.gitattributes b/.gitattributes index 7be2e78098..269bc192f0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,7 @@ * text=auto # Text files that should be normalized to LF in odb. -*.cs eol=lf diff=csharp +*.cs text eol=lf diff=csharp *.xaml text *.config text *.c text