Skip to content

Instantly share code, notes, and snippets.

@sourleangchhean168
Forked from simonexmachina/.gitignore
Created August 20, 2019 09:51
Show Gist options
  • Save sourleangchhean168/d3894f215438269fea56727996c7207b to your computer and use it in GitHub Desktop.
Save sourleangchhean168/d3894f215438269fea56727996c7207b to your computer and use it in GitHub Desktop.
Example .gitignore file for iOS projects
## Build generated
build/
DerivedData
build.xcarchive
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
## Other
*.xccheckout
*.moved-aside
*.xcuserstate
*.xcscmblueprint
## Obj-C/Swift specific
*.hmap
*.ipa
# CocoaPods
Pods/
# Carthage
Carthage/Checkouts
Carthage/Build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment