<div dir="ltr">I removed the test .gitignores because it seemed better to let them linger so that you can nuke them with git clean, otherwise this seemed good to go.</div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, Aug 14, 2014 at 1:29 PM, Zachary Turner <span dir="ltr"><<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Closed by commit rL215674 (authored by @zturner).<br>
<br>
REPOSITORY<br>
  rL LLVM<br>
<br>
<a href="http://reviews.llvm.org/D4912" target="_blank">http://reviews.llvm.org/D4912</a><br>
<br>
Files:<br>
  lldb/trunk/.gitignore<br>
<br>
Index: lldb/trunk/.gitignore<br>
===================================================================<br>
--- lldb/trunk/.gitignore<br>
+++ lldb/trunk/.gitignore<br>
<div class="HOEnZb"><div class="h5">@@ -28,3 +28,5 @@<br>
<br>
 # We should ignore Xcode-style embedding of llvm/ at lldb root dir.<br>
 /llvm/<br>
+/DerivedData/<br>
+/lldb.xcworkspace/xcshareddata/<br>
</div></div></blockquote></div><br></div>