diff --git a/.gitattributes b/.gitattributes index 1a45d083..db1aad38 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,7 @@ *.bat text eol=crlf gradlew text eol=lf *.sh text eol=lf +*.conf text eol=lf *.java text *.java diff=java