diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..b63c3dac5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +*.java text=crlf +*.json text=crlf +*.md text=crlf +*.properties text=crlf +*.py text=crlf +*.sh text=crlf +* text eol=crlf