Initial commit

This commit is contained in:
igorigrik 2024-09-29 12:04:42 +03:00
parent a38221f8cd
commit 2615656df2
15 changed files with 750 additions and 2 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
.vs
**/bin/**
**/obj/**
*.user