[Lldb-commits] [PATCH] Update .gitignore for MacOSX
Zachary Turner
zturner at google.com
Thu Aug 14 13:29:17 PDT 2014
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 --------------
A non-text attachment was scrubbed...
Name: D4912.12523.patch
Type: text/x-patch
Size: 294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140814/c49882e1/attachment.bin>
More information about the lldb-commits
mailing list