Initial commit

This commit is contained in:
Piotr Dec 2024-05-20 22:16:18 +02:00
commit 311c8be77e
8 changed files with 68 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
target/
### IntelliJ IDEA ###
.idea/
*.iml