Skip to content

Instantly share code, notes, and snippets.

@KyleLeneau
Created December 26, 2011 03:40
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 KyleLeneau/1520489 to your computer and use it in GitHub Desktop.
Save KyleLeneau/1520489 to your computer and use it in GitHub Desktop.
.gitignore File for iOS
*.xcodeproj/*
!*.xcodeproj/project.pbxproj
!*.xcodeproj/project.xcworkspace
/build
*.pbxuser
*.mode1v3
*.mode2v3
*.perspectivev3
target/*
.DS_Store
profile
*.svn
/.svn/*
xcuserdata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment