diff --git a/.gitattributes b/.gitattributes index c38dede..3465908 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ *.bat text eol=crlf *.sh text eol=lf + +*.java text eol=lf