Open Sourced!

This commit is contained in:
2019-06-11 14:22:46 +02:00
commit 6a8764194c
29 changed files with 3345 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
#VSCode
.vscode
#Java
target/
.classpath
.project
.settings/