From c89c74ee91d0f31f62c1411b7e69c0c1add1f13a Mon Sep 17 00:00:00 2001 From: Przemyslaw Skibinski Date: Mon, 14 Nov 2016 13:41:18 +0100 Subject: [PATCH] updated .gitignore --- build/.gitignore | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/build/.gitignore b/build/.gitignore index 86ed710bd..bc8ac94d9 100644 --- a/build/.gitignore +++ b/build/.gitignore @@ -1,13 +1,18 @@ -*Copy - # Visual C++ -bin/ +.vs/ +*Copy +*.db +*.opensdf +*.sdf +*.suo +*.user + VS2005/ VS2008/ -VS2010/ -VS2012/ -VS2013/ -VS2015/ +VS2010/bin/ +VS2012/bin/ +VS2013/bin/ +VS2015/bin/ # CMake cmake/