initial commit

This commit is contained in:
Vinzenz Schroeter 2024-05-18 22:00:33 +02:00
commit 879ecde430
7 changed files with 1006 additions and 0 deletions

2
.gitignore vendored Normal file
View file

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