From fc434b1f2e3134200d8d9a9c6cefb51bd5fdc67b Mon Sep 17 00:00:00 2001 From: Silarn Date: Fri, 4 May 2018 00:28:36 -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