This commit is contained in:
2021-10-18 17:54:09 +02:00
commit bdabf0017a
28 changed files with 463 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
gnore Gradle GUI config
gradle-app.setting
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
# Cache of project
.gradletasknamecache
/build