From 19f93304c7c4d6612118aee606d411cd79a7b896 Mon Sep 17 00:00:00 2001 From: gibbed Date: Tue, 22 May 2018 22:24:39 -0500 Subject: [PATCH] Update .gitignore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2f760c6e9..140103405 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,7 @@ tmtags *.user *.sdf *.opensdf +*.suo bin/ obj/ @@ -99,3 +100,4 @@ node_modules/.bin/ /third_party/binutils/share/ /third_party/binutils/binutils* /third_party/vasm/ +/tools/shader-playground/*.dll