[+] Gradle init

This commit is contained in:
Azalea
2022-11-09 22:59:02 -05:00
parent ced3ee8e47
commit 77d4aa66dc
626 changed files with 429 additions and 0 deletions
+9
View File
@@ -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