Added some ignores (for VS build)
parent
69c6bb5399
commit
480398cfd8
|
@ -10,3 +10,11 @@ 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