Merge pull request #827 from trevorsheridan/master

Cleaning up Objective-C .gitignore and adding OS X section
This commit is contained in:
Adam Roben 2013-11-05 08:36:38 -08:00
commit 908bb556d1
1 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,7 @@
# Xcode
# OS X
.DS_Store
# Xcode
*/build/*
*.pbxuser
!default.pbxuser
@ -18,5 +20,5 @@ DerivedData
*.hmap
*.xccheckout
#CocoaPods
# CocoaPods
Pods