NFC: Add .vscode to .gitignore
authorGor Nishanov <GorNishanov@gmail.com>
Mon, 3 Dec 2018 22:51:07 +0000 (22:51 +0000)
committerGor Nishanov <GorNishanov@gmail.com>
Mon, 3 Dec 2018 22:51:07 +0000 (22:51 +0000)
llvm-svn: 348209

clang/.gitignore

index f8532b8..3ea38b6 100644 (file)
@@ -36,3 +36,8 @@ docs/_build
 docs/analyzer/_build
 # debug info testsuite
 test/debuginfo-tests
+
+# VS2017 and VSCode config files.
+.vscode
+.vs
+