Przeglądaj źródła

Ignore VScode directory

PlatformIO can be used with VSCode.  VSCode creates a .vscode directory which should be ignored.
Ben Lye 6 lat temu
rodzic
commit
8443872d10
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3
    0
      .gitignore

+ 3
- 0
.gitignore Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz