* text=auto
*.bat text eol=crlf
gradlew text eol=lf
*.sh text eol=lf

#################
## Java
#################
*.java text
*.java diff=java
