[Lldb-commits] [PATCH] Update .gitignore for MacOSX

Zachary Turner zturner at google.com
Thu Aug 14 13:30:58 PDT 2014


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.


On Thu, Aug 14, 2014 at 1:29 PM, Zachary Turner <zturner at google.com> wrote:

> Closed by commit rL215674 (authored by @zturner).
>
> REPOSITORY
>   rL LLVM
>
> http://reviews.llvm.org/D4912
>
> Files:
>   lldb/trunk/.gitignore
>
> Index: lldb/trunk/.gitignore
> ===================================================================
> --- lldb/trunk/.gitignore
> +++ lldb/trunk/.gitignore
> @@ -28,3 +28,5 @@
>
>  # We should ignore Xcode-style embedding of llvm/ at lldb root dir.
>  /llvm/
> +/DerivedData/
> +/lldb.xcworkspace/xcshareddata/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140814/2d2df67d/attachment.html>


More information about the lldb-commits mailing list