Initial Commit

This commit is contained in:
Sebastian Fischlmayr 2022-05-11 21:06:50 +02:00
commit 69a2ef0686
10 changed files with 209 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/bin/*
/obj/*