diff --git a/.gitignore b/.gitignore index 103a206..109ca2d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,12 @@ base.exp base.lib rtlgenrandom* steamclient.exp -steamclient.lib \ No newline at end of file +steamclient.lib +external +.vs +*.sln +*.vcxproj* +Debug +Release +Win32 +x64 \ No newline at end of file