Initial commit

This commit is contained in:
bluefireoly
2020-06-26 04:10:39 +02:00
commit 03a1f8a502
7 changed files with 335 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
src/test/
build/
gradle/
.idea/
.gradle/