initial .gitignore clean slate commit

This commit is contained in:
Qrakhen 2025-11-06 14:34:51 +01:00
commit 8fb165007d
1 changed files with 14 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
Debug/
Release/
bin/
obj/
log/
lib/
.vs/
*.nocmt.*
*.depend
*.stackdump
*.layout
*.user
x86/
x64/