Skip to content

Commit

Permalink
Update .gitignore for MacOSX
Browse files Browse the repository at this point in the history
Differential Revision: http://reviews.llvm.org/D4912

git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@215674 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Zachary Turner committed Aug 14, 2014
1 parent d0600c0 commit b6cfe0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ test/20*

# We should ignore Xcode-style embedding of llvm/ at lldb root dir.
/llvm/
/DerivedData/
/lldb.xcworkspace/xcshareddata/

0 comments on commit b6cfe0e

Please sign in to comment.