Ver código fonte

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.
pull/1640/head
Benjamin Pasero 8 anos atrás
pai
commit
ed7d67a175
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Global/VisualStudioCode.gitignore

+ 1
- 1
Global/VisualStudioCode.gitignore Ver arquivo

@@ -1,2 +1,2 @@
.settings
.vscode


Carregando…
Cancelar
Salvar