소스 검색

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.
Benjamin Pasero 9 년 전
부모
커밋
ed7d67a175
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Global/VisualStudioCode.gitignore

+ 1 - 1
Global/VisualStudioCode.gitignore

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