From 2860745726a3cb767e947cc8acdacde5ed45b5fc Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Wed, 10 Oct 2018 12:25:49 +0200 Subject: [PATCH] Ignore Visual Studio Code working directory in the evergreen tree --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8c33f33..611c5d7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ build/ update-center.json shunit2 +.vscode/