init project
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2020-10-21 23:24:29 +02:00
commit 9706219b2a
14 changed files with 460 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
/.gradle
/.idea
/out
/build
*.iml
*.ipr
*.iws