Author: vedantk
Date: Mon Aug  1 10:15:46 2016
New Revision: 277346

URL: http://llvm.org/viewvc/llvm-project?rev=277346&view=rev
Log:
[lldb] Ignore various test artifacts (NFCI)

Differential Revision: https://reviews.llvm.org/D22988

Modified:
    lldb/trunk/.gitignore

Modified: lldb/trunk/.gitignore
URL: 
http://llvm.org/viewvc/llvm-project/lldb/trunk/.gitignore?rev=277346&r1=277345&r2=277346&view=diff
==============================================================================
--- lldb/trunk/.gitignore (original)
+++ lldb/trunk/.gitignore Mon Aug  1 10:15:46 2016
@@ -35,6 +35,8 @@ ninja/
 *xcuserdata
 test/20*
 __pycache__/
+*.lock
+*.so
 
 clang-module-cache
 


_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to