aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
blob: 948b5d0ef5a9ca6bab87270d6f25e17c7ce07234 (plain)
1
2
3
4
5
6
7
8
9

* text=auto

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

*.jar binary