瀏覽代碼

Merge pull request #7420 from benlye/patch-1

Add VScode directory to .gitignore
Scott Lahteine 7 年之前
父節點
當前提交
8b97da0e3d
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      .gitignore

+ 3
- 0
.gitignore 查看文件

@@ -129,6 +129,9 @@ Marlin/Debug/
129 129
 Marlin/__vm/
130 130
 Marlin/.vs/
131 131
 
132
+#VScode
133
+.vscode
134
+
132 135
 #cmake
133 136
 CMakeLists.txt
134 137
 Marlin/CMakeLists.txt

Loading…
取消
儲存