[Lldb-commits] [PATCH] D22988: [lldb] Ignore various test artifacts (NFCI)
Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 1 08:23:32 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL277346: [lldb] Ignore various test artifacts (NFCI) (authored by vedantk).
Changed prior to commit:
https://reviews.llvm.org/D22988?vs=66209&id=66324#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22988
Files:
lldb/trunk/.gitignore
Index: lldb/trunk/.gitignore
===================================================================
--- lldb/trunk/.gitignore
+++ lldb/trunk/.gitignore
@@ -35,6 +35,8 @@
*xcuserdata
test/20*
__pycache__/
+*.lock
+*.so
clang-module-cache
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22988.66324.patch
Type: text/x-patch
Size: 242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160801/3fb9e52d/attachment.bin>
More information about the lldb-commits
mailing list