0

Initial commit

This commit is contained in:
David Panić
2019-04-07 10:37:19 +02:00
commit 5a2abd102c
14 changed files with 411 additions and 0 deletions

12
.gitignore vendored Normal file
View File

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