Added some ignores (for VS build)
parent
69c6bb5399
commit
480398cfd8
|
@ -9,4 +9,12 @@ base.exp
|
||||||
base.lib
|
base.lib
|
||||||
rtlgenrandom*
|
rtlgenrandom*
|
||||||
steamclient.exp
|
steamclient.exp
|
||||||
steamclient.lib
|
steamclient.lib
|
||||||
|
external
|
||||||
|
.vs
|
||||||
|
*.sln
|
||||||
|
*.vcxproj*
|
||||||
|
Debug
|
||||||
|
Release
|
||||||
|
Win32
|
||||||
|
x64
|
Loading…
Reference in New Issue