Skip to content

Instantly share code, notes, and snippets.

@funky-monkey
Created February 17, 2014 14:58
Show Gist options
  • Save funky-monkey/9052125 to your computer and use it in GitHub Desktop.
Save funky-monkey/9052125 to your computer and use it in GitHub Desktop.
Xcode 5 .gitignore
# Xcode
.DS_Store
*.pbxuser
*.mode1v3
*.mode2v3
*.perspectivev3
*.xcworkspace
*.moved-aside
!default.pbxuser
!default.mode1v3
!default.mode2v3
!default.perspectivev3
!default.xcworkspace
build/
xcuserdata
profile
DerivedData
.idea/
# Pods - for those of you who use CocoaPods
Pods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment