diff --git a/.gitattributes b/.gitattributes index 8af972c..342dd57 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ /gradlew text eol=lf *.bat text eol=crlf *.jar binary +*.java text eol=lf \ No newline at end of file