Initial crappy commit

This commit is contained in:
Paul Schaub 2018-10-24 03:03:46 +02:00
commit f131259fb9
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
14 changed files with 699 additions and 0 deletions

8
.gitignore vendored Normal file
View file

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