Basic Header file ready

This commit is contained in:
2024-06-03 12:10:29 +05:30
commit c4c3b013c0
7 changed files with 197 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
*.sln
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
x64
.vs
build
.vscode