Skip to content

Instantly share code, notes, and snippets.

@hoang-tran
Last active November 20, 2016 02:04
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hoang-tran/d1908e31282e5c1c99a1f1ec5bf2227d to your computer and use it in GitHub Desktop.
Save hoang-tran/d1908e31282e5c1c99a1f1ec5bf2227d to your computer and use it in GitHub Desktop.
Xcode gitignore
# OS X
.DS_Store
# Xcode
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/
*.xccheckout
profile
*.moved-aside
DerivedData
*.hmap
*.ipa
# Bundler
.bundle
Carthage
Pods/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment