Ignore clang-module-cache directories that may be created
authorJason Molenda <jmolenda@apple.com>
Tue, 19 Jul 2016 02:37:07 +0000 (02:37 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 19 Jul 2016 02:37:07 +0000 (02:37 +0000)
in the testsuite directory while it runs.

llvm-svn: 275944

lldb/.gitignore

index 5ad2173..6cf82fe 100644 (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