Skip to content

Instantly share code, notes, and snippets.

@jamztang
Created September 16, 2011 11:31
Show Gist options
  • Save jamztang/1221911 to your computer and use it in GitHub Desktop.
Save jamztang/1221911 to your computer and use it in GitHub Desktop.
.gitignore template for iOS projects
.DS_Store
.svn
build
DerivedData
*.xcodeproj/*.mode1v3
*.xcodeproj/*.pbxuser
*.xcodeproj/project.xcworkspace/*
*.xcodeproj/xcuserdata/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment