init
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-08-13 14:19:40 +02:00
commit e0853f8a40
21 changed files with 587 additions and 0 deletions

8
.gitignore vendored Normal file
View File

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