summaryrefslogtreecommitdiff
path: root/clang/.gitignore
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2016-01-29 01:35:55 +0000
committerEric Christopher <echristo@gmail.com>2016-01-29 01:35:55 +0000
commit65de644e8170784787b58c0d377aee515ce64ebb (patch)
tree63682a010f5c3f2faeeef8345b2137c779eda4f5 /clang/.gitignore
parentd160c50f6b0d45c3c1b87fc671b8a3331e22f2ec (diff)
downloadllvm-65de644e8170784787b58c0d377aee515ce64ebb.tar.gz
Add the clang debug info test directory to .gitignore as it's managed separately.
llvm-svn: 259138
Diffstat (limited to 'clang/.gitignore')
-rw-r--r--clang/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/.gitignore b/clang/.gitignore
index 3d07e81baf38..fc842489a038 100644
--- a/clang/.gitignore
+++ b/clang/.gitignore
@@ -33,3 +33,5 @@ tools/extra
# Sphinx build products
docs/_build
docs/analyzer/_build
+# debug info testsuite
+test/debuginfo-tests