diff --git a/Objective-C.gitignore b/Objective-C.gitignore index d522f941..278782fc 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -1,3 +1,22 @@ +# Xcode +# +build/ +*.pbxuser +!default.pbxuser +*.mode1v3 +!default.mode1v3 +*.mode2v3 +!default.mode2v3 +*.perspectivev3 +!default.perspectivev3 +xcuserdata +*.xccheckout +profile +*.moved-aside +DerivedData +*.hmap +*.ipa + # CocoaPods # # We recommend against adding the Pods directory to your .gitignore. However