diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2651806 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +*.java text eol=lf +*.MD text eol=lf +*.gradle text eol=lf +*.groovy text eol=lf +*.properties text eol=lf +*.scala text eol=lf