[PATCH] D22988: [lldb] Ignore various test artifacts (NFCI)
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 29 17:17:21 PDT 2016
vsk created this revision.
vsk added a reviewer: tfiala.
vsk added a subscriber: llvm-commits.
https://reviews.llvm.org/D22988
Files:
.gitignore
Index: .gitignore
===================================================================
--- .gitignore
+++ .gitignore
@@ -35,6 +35,9 @@
*xcuserdata
test/20*
__pycache__/
+*.lock
+*.so
+Makefile
clang-module-cache
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22988.66206.patch
Type: text/x-patch
Size: 219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160730/d12111e0/attachment.bin>
More information about the llvm-commits
mailing list