Initial commit

This commit is contained in:
2022-12-17 17:37:33 +01:00
commit 07097ae878
4 changed files with 991 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/target
.idea