Browse Source

Ignore VScode directory

PlatformIO can be used with VSCode.  VSCode creates a .vscode directory which should be ignored.
Ben Lye 7 years ago
parent
commit
8443872d10
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -129,6 +129,9 @@ Marlin/Debug/
 Marlin/__vm/
 Marlin/.vs/
 
+#VScode
+.vscode
+
 #cmake
 CMakeLists.txt
 Marlin/CMakeLists.txt