Skip to content
Snippets Groups Projects
Commit 8443872d authored by Ben Lye's avatar Ben Lye
Browse files

Ignore VScode directory

PlatformIO can be used with VSCode.  VSCode creates a .vscode directory which should be ignored.
parent 2cbdc0eb
No related branches found
No related tags found
No related merge requests found
......@@ -129,6 +129,9 @@ Marlin/Debug/
Marlin/__vm/
Marlin/.vs/
#VScode
.vscode
#cmake
CMakeLists.txt
Marlin/CMakeLists.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment