Initial commit

This commit is contained in:
2024-08-21 14:15:51 +02:00
commit fa4a5458c2
6 changed files with 2032 additions and 0 deletions

2
.gitignore vendored Normal file
View File

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