diff --git a/.gitattributes b/.gitattributes index c31c2bf..23ebf2f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ # Auto detect text files and perform LF normalization -* text=lf +* text eol=lf *.py eol=lf *.ipynb eol=lf \ No newline at end of file