From 720e4dd5162096b8668fe0a3babc4641fe883eb6 Mon Sep 17 00:00:00 2001 From: Eran Mizrahi Date: Thu, 7 Dec 2017 17:42:42 +0200 Subject: update gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 9697e53c..15696f70 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,9 @@ CMakeLists.txt.user edit stderr.log stdout.log +vs_stderr.log +vs_stdout.log build +/vsbuild +/CMakeFiles .idea -- cgit v1.3.1