Add the clang debug info test directory to .gitignore as it's managed separately.

llvm-svn: 259138
This commit is contained in:
Eric Christopher 2016-01-29 01:35:55 +00:00
parent d160c50f6b
commit 65de644e81
1 changed files with 2 additions and 0 deletions

2
clang/.gitignore vendored
View File

@ -33,3 +33,5 @@ tools/extra
# Sphinx build products
docs/_build
docs/analyzer/_build
# debug info testsuite
test/debuginfo-tests