diff --git a/Global/Xcode.gitignore b/Global/Xcode.gitignore index 3dad88c9..3a130f18 100644 --- a/Global/Xcode.gitignore +++ b/Global/Xcode.gitignore @@ -11,5 +11,3 @@ xcuserdata *.xccheckout *.moved-aside DerivedData -*.hmap -*.ipa diff --git a/Objective-C.gitignore b/Objective-C.gitignore index d522f941..8f9935da 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -1,3 +1,21 @@ +# Xcode +# +build/ +*.pbxuser +!default.pbxuser +*.mode1v3 +!default.mode1v3 +*.mode2v3 +!default.mode2v3 +*.perspectivev3 +!default.perspectivev3 +xcuserdata +*.xccheckout +*.moved-aside +DerivedData +*.hmap +*.ipa + # CocoaPods # # We recommend against adding the Pods directory to your .gitignore. However @@ -5,4 +23,3 @@ # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control? # # Pods/ -