]> granicus.if.org Git - clang/commitdiff
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)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348209 91177308-0d34-0410-b5e6-96231b3b80d8

.gitignore

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