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