diff --git a/.gitattributes b/.gitattributes index 618818ad4c..ca269fb4b2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ # Auto detect text files and perform LF normalization -* text eol=auto +* text=auto *.xml text diff=xml *.java text diff=java