Skip to content

Instantly share code, notes, and snippets.

@jakeobrien
Created February 8, 2011 06:54
Show Gist options
  • Save jakeobrien/816003 to your computer and use it in GitHub Desktop.
Save jakeobrien/816003 to your computer and use it in GitHub Desktop.
.gitignore for xcode 4
# osx noise
.DS_Store
profile
*.moved-aside*
# xcode noise
[bB]uild/*
*.pbxuser
*.mode*
*.perspective
*.perspectivev3
*~.nib
# xcode 4
*xcuserdata*
*.xcuserstate
*.xcworkspace
# merge stuff
*.orig
# old skool
.svn
#taskpaper
*(Autosaved)*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment