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
Index: lldb/trunk/.gitignore =================================================================== --- lldb/trunk/.gitignore +++ lldb/trunk/.gitignore @@ -35,6 +35,8 @@ *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