Initial commit from StandardTemplateProject

This commit is contained in:
Viper
2026-07-19 11:58:38 +08:00
commit 67f345a194
3 changed files with 52 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
ViperTemplateProject/App/
build/
output/
*.o
*.obj
*.exe
*.img
*.iso
__pycache__/
.cache/
*.pyc