From aca861194dad765a4d6b320533e654a3b3a6d9ee Mon Sep 17 00:00:00 2001 From: AnyOldName3 Date: Wed, 11 Apr 2018 17:10:55 +0100 Subject: [PATCH] Update .gitignore with msbuild stuff --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 8e59a94..17f181e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ CMakeLists.txt.user edit build +vsbuild std*.log +vs_std*.log +msbuild.log *.bak