Skip to content

Instantly share code, notes, and snippets.

@andrewgarn
Created April 18, 2012 11:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewgarn/2412982 to your computer and use it in GitHub Desktop.
Save andrewgarn/2412982 to your computer and use it in GitHub Desktop.
GIT Ignore File for iOS Projects
.DS_Store
*.swp
*~.nib
build/
*.pbxuser
*.perspective
*.perspectivev3
*.mode1v3
*.mode2v3
*.mode1
*~
#*.xcuserstate
**.orig
#project.xcworkspace/
#xcuserdata/
build/
*.[oa]
ipa/
# Other source repository archive directories (protects when importing)
.hg
.svn
CVS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment