Added some ignores (for VS build)

merge-requests/8/head
Nemirtingas 2019-06-15 01:23:45 +02:00
parent 69c6bb5399
commit 480398cfd8
1 changed files with 9 additions and 1 deletions

8
.gitignore vendored
View File

@ -10,3 +10,11 @@ base.lib
rtlgenrandom*
steamclient.exp
steamclient.lib
external
.vs
*.sln
*.vcxproj*
Debug
Release
Win32
x64