Added VS Code dir to .gitignore
authorJoshua T <joshua@sonofone.net>
Sat, 15 Oct 2016 23:40:26 +0000 (18:40 -0500)
committerJoshua T <joshua@sonofone.net>
Sat, 15 Oct 2016 23:46:39 +0000 (18:46 -0500)
.gitignore

index 153fea0..1abaeb2 100644 (file)
@@ -30,3 +30,4 @@ CMakeLists.txt
 .browse.VC.db*
 *.stackdump
 util/Win_Check_Output.txt
+.vscode
\ No newline at end of file