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