Cleaning up Objective-C .gitignore and adding OS X section
This commit is contained in:
parent
ecf9bac896
commit
ebe2e3e570
@ -1,5 +1,7 @@
|
||||
# Xcode
|
||||
# OS X
|
||||
.DS_Store
|
||||
|
||||
# Xcode
|
||||
*/build/*
|
||||
*.pbxuser
|
||||
!default.pbxuser
|
||||
@ -17,5 +19,5 @@ DerivedData
|
||||
*.hmap
|
||||
*.xccheckout
|
||||
|
||||
#CocoaPods
|
||||
# CocoaPods
|
||||
Pods
|
||||
|
Loading…
Reference in New Issue
Block a user