Skip to content

Instantly share code, notes, and snippets.

@mluton
Created March 22, 2012 21:14
Show Gist options
  • Save mluton/2164628 to your computer and use it in GitHub Desktop.
Save mluton/2164628 to your computer and use it in GitHub Desktop.
A Git Ignore file for Xcode projects
.DS_Store
*.swp
*~.nib
build/
*.pbxuser
.xcodeproj/ !*.xcodeproj/project.pbxproj
*.xcworkspacedata
xcuserdata
*.mode1v3
*.mode2v3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment