From: Benjamin Pasero Date: Mon, 31 Aug 2015 07:39:54 +0000 (+0200) Subject: VSCode 0.8.0 config folder change X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F1640%2Fhead;p=gitignore.git VSCode 0.8.0 config folder change Starting with 0.8.0, VS Code will store its settings in a .vscode folder and no longer in the generic .settings folder. --- diff --git a/Global/VisualStudioCode.gitignore b/Global/VisualStudioCode.gitignore index 0865bb7d..faa18382 100644 --- a/Global/VisualStudioCode.gitignore +++ b/Global/VisualStudioCode.gitignore @@ -1,2 +1,2 @@ -.settings +.vscode