From 1eedfd18dccbdc9c10aa24ae5cf2c3be4d20b2cb Mon Sep 17 00:00:00 2001 From: Silarn Date: Fri, 4 May 2018 00:28:43 -0500 Subject: [PATCH] Updating gitignore --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3c7cfab..cf71be7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -build -std*.log -CMakeLists.txt.user edit +CMakeLists.txt.user +/msbuild.log +/*std*.log +/*build