diff --git a/.gitattributes b/.gitattributes index 362c7b13a4a..2d74f3a7f01 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,8 @@ *.sh eol=lf *.bat eol=crlf *.txt eol=lf +*.properties eol=lf +*.java eol=lf +*.xml eol=lf +Jenkinsfile eol=lf *.js eol=lf \ No newline at end of file