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