瀏覽代碼

Extend .gitignore to make VSCode happy

Scott Lahteine 6 年之前
父節點
當前提交
a01473d7a5
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore 查看文件

@@ -160,6 +160,7 @@ vc-fileutils.settings
160 160
 .vscode
161 161
 .vscode/c_cpp_properties.json
162 162
 .vscode/launch.json
163
+.vscode/*.db
163 164
 
164 165
 #cmake
165 166
 CMakeLists.txt

Loading…
取消
儲存