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