First commit, full project

This commit is contained in:
Thorsten Spille
2022-06-11 17:16:32 +02:00
commit 01e8ace8ff
5 changed files with 105 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
src/*
build/*