Skip to content

Instantly share code, notes, and snippets.

@braitom
Created January 26, 2015 05:36
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save braitom/20af1a8cdd2e5881b912 to your computer and use it in GitHub Desktop.
Save braitom/20af1a8cdd2e5881b912 to your computer and use it in GitHub Desktop.
gitignore for Carthage
# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
Carthage/Build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment