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