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

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

View File

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