Initial commit from StandardTemplateProject
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
ViperTemplateProject/App/
|
||||
build/
|
||||
output/
|
||||
*.o
|
||||
*.obj
|
||||
*.exe
|
||||
*.img
|
||||
*.iso
|
||||
__pycache__/
|
||||
.cache/
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user