From 680e43001048282b57c71bec3b29b3ea16dedce4 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Tue, 13 Sep 2016 09:19:21 -0300 Subject: [PATCH] adding .vscode to global gitignore --- git/gitignore.symlink | 1 + 1 file changed, 1 insertion(+) diff --git a/git/gitignore.symlink b/git/gitignore.symlink index 6e54e25a2..25dfca72b 100644 --- a/git/gitignore.symlink +++ b/git/gitignore.symlink @@ -11,3 +11,4 @@ .project .settings .ruby-version +.vscode/