initial commit

This commit is contained in:
tevador 2020-06-13 21:00:39 +02:00
commit afb3912f51
27 changed files with 5495 additions and 0 deletions

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
bin/
obj/
*.user
*.suo
.vs
x64/
Release/
Debug/
build/