forked from OSchip/llvm-project
Update .gitignore for MacOSX
Differential Revision: http://reviews.llvm.org/D4912 llvm-svn: 215674
This commit is contained in:
parent
790bacf232
commit
015ebbc8c7
|
@ -28,3 +28,5 @@ test/20*
|
|||
|
||||
# We should ignore Xcode-style embedding of llvm/ at lldb root dir.
|
||||
/llvm/
|
||||
/DerivedData/
|
||||
/lldb.xcworkspace/xcshareddata/
|
||||
|
|
Loading…
Reference in New Issue