Initial commit

This commit is contained in:
2023-03-17 14:23:10 +01:00
commit 47535950b2
11 changed files with 138 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/.vs/*
*/obj/*