瀏覽代碼

Merge pull request #9216 from benlye/update-gitignore

[2.0.x] Additional .gitignore entry for VS Code
Scott Lahteine 6 年之前
父節點
當前提交
5367a1f51f
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore 查看文件

@@ -159,6 +159,7 @@ vc-fileutils.settings
159 159
 #Visual Studio Code
160 160
 .vscode
161 161
 .vscode/c_cpp_properties.json
162
+.vscode/launch.json
162 163
 
163 164
 #cmake
164 165
 CMakeLists.txt

Loading…
取消
儲存