Fix patch, fix .gitattributes file name

This commit is contained in:
Nassim Jahnke
2021-06-12 14:09:11 +02:00
parent 3f41a42781
commit 21c7efe18c
4 changed files with 6 additions and 131 deletions

7
.gitattributes vendored Normal file
View File

@@ -0,0 +1,7 @@
* text=auto
*.sh text eol=lf
gradlew text eol=lf
*.bat text eol=crlf
*.jar binary