Update to match Maven

This commit is contained in:
Paldiu
2022-02-09 23:12:30 -06:00
parent aa54dd5f10
commit 45076be8df
28 changed files with 148 additions and 47 deletions

7
.gitignore vendored
View File

@ -21,3 +21,10 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
gradle.properties
*.properties
build/*
.gradle/*
.idea/*