浏览代码

[skip ci] remove .vscode

Bernard Xiong 6 年之前
父节点
当前提交
dffc1bfd55
共有 1 个文件被更改,包括 0 次插入9 次删除
  1. 0 9
      .vscode/settings.json

+ 0 - 9
.vscode/settings.json

@@ -1,9 +0,0 @@
-{
-    "C_Cpp.dimInactiveRegions": false,
-    "files.exclude": {
-        "**/.git": true,
-        "**/build": true,
-        "bsp" : true,
-    },
-    "editor.renderWhitespace": "all"
-}