Cleaning up Objective-C .gitignore and adding OS X section

This commit is contained in:
Trevor Sheridan 2013-11-04 15:33:14 -07:00
parent ecf9bac896
commit ebe2e3e570
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
@ -17,5 +19,5 @@ DerivedData
*.hmap
*.xccheckout
#CocoaPods
# CocoaPods
Pods