diff --git a/.gitattributes b/.gitattributes index dfe077042..a8bf972bf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -# Auto detect text files and perform LF normalization -* text=auto +# Default to LF for all files +* text=auto eol=lf \ No newline at end of file