This commit is contained in:
2021-08-12 15:59:28 +02:00
commit f00a80e521
19 changed files with 583 additions and 0 deletions

8
.gitignore vendored Normal file
View File

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