diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e1cf38c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +* text=auto +*.tex text eol=lf +.gitignore text eol=lf +LICENSE text eol=lf +*.md text eol=lf +.gitattributes text eol=lf +*.cls text eol=lf +*.bib text eol=lf \ No newline at end of file