initial .gitignore clean slate commit
This commit is contained in:
commit
8fb165007d
|
|
@ -0,0 +1,14 @@
|
||||||
|
Debug/
|
||||||
|
Release/
|
||||||
|
bin/
|
||||||
|
obj/
|
||||||
|
log/
|
||||||
|
lib/
|
||||||
|
.vs/
|
||||||
|
*.nocmt.*
|
||||||
|
*.depend
|
||||||
|
*.stackdump
|
||||||
|
*.layout
|
||||||
|
*.user
|
||||||
|
x86/
|
||||||
|
x64/
|
||||||
Loading…
Reference in New Issue