From d8d844ae444848c5e828d3192ad0d1f23c4853dd Mon Sep 17 00:00:00 2001 From: Alan Plum Date: Tue, 28 Mar 2017 14:12:25 +0200 Subject: [PATCH] git ignore .vscode [skip ci] --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e5981f0c49..fb91edb4bd 100644 --- a/.gitignore +++ b/.gitignore @@ -73,6 +73,7 @@ Installation/MacOSX/Bundle/Info.plist nbproject/ .idea +.vscode test.cpp.txt