Init project.

This commit is contained in:
2019-09-01 12:16:49 +02:00
commit dcb5b73599
24 changed files with 866 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
**/*.class
**/target
**/static
**/.idea
**/*.iml