From b3898c5d66e6b9ffd6bce0615d225f75b5d77b77 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(+) (limited to '.gitignore') 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