1
0
mirror of https://github.com/github/gitignore synced 2024-06-05 04:07:58 +02:00

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

View File

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