Initial commit

This commit is contained in:
Paul Schaub 2018-08-06 02:03:13 +02:00
commit 77c8782026
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
20 changed files with 1292 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
.gradle/
.idea/
*.iml
*/out
*/build/