diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5c17f0a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,28 @@ +* text=auto eol=lf + +*.java text diff=java +*.gradle text diff=groovy +*.gradle.kts text diff=groovy +*.css text diff=css +*.df text +*.htm text diff=html +*.html text diff=html +*.js text +*.jsp text +*.jspf text +*.jspx text +*.properties text +*.tld text +*.tag text +*.tagx text +*.xml text +*.yml text +*.yaml text + +*.class binary +*.dll binary +*.ear binary +*.jar binary +*.so binary +*.war binary +*.jks binary