diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..d0f30271d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +# set line endings +* text=auto eol=lf + +gradlew.bat eol=crlf