Skip to content

Instantly share code, notes, and snippets.

@mccallus
Created March 20, 2012 22:32
Show Gist options
  • Save mccallus/2141978 to your computer and use it in GitHub Desktop.
Save mccallus/2141978 to your computer and use it in GitHub Desktop.
iOS / XCode Git Ignore File
# xcode specific
build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside
# just in case
.svn
# osx noise
.DS_Store
profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment