Day1 finished

This commit is contained in:
2024-12-02 18:59:57 +01:00
commit 17b95068da
11 changed files with 1189 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
# Build
/target
# IDE
.idea