summaryrefslogtreecommitdiff
path: root/lldb/.gitignore
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2016-07-19 02:37:07 +0000
committerJason Molenda <jmolenda@apple.com>2016-07-19 02:37:07 +0000
commit68715551f88f3d2ba442e0a58258311722fc4174 (patch)
tree6414fd90294501db848b4e9be86d2dfcf2e7ca4f /lldb/.gitignore
parentb12d27bdfa282e021bd92d21b343cad4bbc45649 (diff)
downloadllvm-68715551f88f3d2ba442e0a58258311722fc4174.tar.gz
Ignore clang-module-cache directories that may be created
in the testsuite directory while it runs. llvm-svn: 275944
Diffstat (limited to 'lldb/.gitignore')
-rw-r--r--lldb/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/.gitignore b/lldb/.gitignore
index 5ad21731aab5..6cf82fef2cfd 100644
--- a/lldb/.gitignore
+++ b/lldb/.gitignore
@@ -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