gradle setup

This commit is contained in:
luca
2024-01-16 10:46:10 +01:00
parent 9dd807367b
commit 8e3857655d
8 changed files with 404 additions and 0 deletions
@@ -0,0 +1,9 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# Linux start script should use lf
/gradlew text eol=lf
# These are Windows script files and should use crlf
*.bat text eol=crlf