Migrate to gradle

This commit is contained in:
Conclure
2021-02-25 10:53:24 +01:00
parent 43520032de
commit 41093f817a
14 changed files with 402 additions and 167 deletions

8
.gitattributes vendored
View File

@ -1,2 +1,6 @@
# Auto detect text files and perform LF normalization
* text=auto
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# These are explicitly windows files and should use crlf
*.bat text eol=crlf