Skip to content

Instantly share code, notes, and snippets.

@threetreeslight
Created February 15, 2014 10:06
Show Gist options
  • Save threetreeslight/9017101 to your computer and use it in GitHub Desktop.
Save threetreeslight/9017101 to your computer and use it in GitHub Desktop.
objective-c gitignore
# OS X
.DS_Store
# Xcode
*.xcodeproj/*
!*.xcodeproj/project.pbxproj
*.xcworkspace/*
!*.xcworkspace/contents.xcworkspacedata
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
profile
*.moved-aside
DerivedData
*.hmap
*.ipa
# CocoaPods
Pods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment