initial commit

This commit is contained in:
2020-05-22 02:40:51 +02:00
commit 1733c32c41
15 changed files with 570 additions and 0 deletions

8
.gitignore vendored Normal file
View File

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