Major changes

Changed the whole project struture
justfile was adjusted to reflect the changes
Add Tests
Minor changes to .gitignore
This commit is contained in:
2023-06-03 22:53:27 +02:00
parent 10ba654b09
commit 9ad8012052
9 changed files with 91 additions and 11 deletions

4
.gitignore vendored
View File

@ -1,3 +1,3 @@
.vscode/
obj/
bin/
[Oo]bj/
[Bb]in/