initial commit

This commit is contained in:
2022-05-29 22:41:15 +02:00
commit 2c0dc2aa70
7 changed files with 322 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
cmake-build-*
.idea