Ignore clang-module-cache directories that may be created

in the testsuite directory while it runs.

llvm-svn: 275944
This commit is contained in:
Jason Molenda 2016-07-19 02:37:07 +00:00
parent b12d27bdfa
commit 68715551f8
1 changed files with 2 additions and 0 deletions

2
lldb/.gitignore vendored
View File

@ -36,6 +36,8 @@ ninja/
test/20*
__pycache__/
clang-module-cache
# We should ignore Xcode-style embedding of llvm/ at lldb root dir.
# Do not add trailing '/'s, they skip symlinks.
/llvm