Skip to content

Instantly share code, notes, and snippets.

@naithar
Created March 13, 2017 09:29
Show Gist options
  • Save naithar/9ccc8d80f74bb79152e4513cccefbc6b to your computer and use it in GitHub Desktop.
Save naithar/9ccc8d80f74bb79152e4513cccefbc6b to your computer and use it in GitHub Desktop.
Gitignore
# Xcode
#
## Build generated
build/
DerivedData/
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/
## Other
*.moved-aside
*.xcuserstate
## Obj-C/Swift specific
*.hmap
*.ipa
# CocoaPods
Pods/
# Carthage
Carthage/Checkouts
Carthage/Build
# fastlane
fastlane/report.xml
fastlane/screenshots
sigh/
cert/
*.swp
*.mobileprovision
*.zip
*.cer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment