Update Gradle

This commit is contained in:
2022-04-01 00:21:47 -05:00
parent 30a037b0f5
commit 749236d2a3
5 changed files with 266 additions and 220 deletions

13
.gitignore vendored
View File

@ -1,3 +1,16 @@
/.idea/
*.iml
/target/
/src/main/resources/build.properties
# OS
.DS_Store
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Gradle
/build/
/.gradle/