Skip to content

Instantly share code, notes, and snippets.

@sammoore
Created October 4, 2015 23:50
Show Gist options
  • Save sammoore/5f2f0f3799af08a8acbb to your computer and use it in GitHub Desktop.
Save sammoore/5f2f0f3799af08a8acbb to your computer and use it in GitHub Desktop.
iOS .gitignore
# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
# Xcode, OSX & Additional Ignores
#
.idea/
build/
profile
.DS_Store
# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
#
Pods/
# If one decides to ignore Pods/, they should very much also consider the following:
#
#*.xcworkspace
!default.xcworkspace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment