Skip to content

Instantly share code, notes, and snippets.

@chinmaygarde
Forked from adamgit/.gitignore
Last active December 16, 2015 15:29
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 chinmaygarde/5456075 to your computer and use it in GitHub Desktop.
Save chinmaygarde/5456075 to your computer and use it in GitHub Desktop.
Default GitIgnore for XCode for Projects
.idea/
.sconsign.dblite
.svn/
.DS_Store
*.swp
*.lock
profile
DerivedData/
build/
*.pbxuser
*.mode1v3
*.mode2v3
*.perspectivev3
!default.pbxuser
!default.mode1v3
!default.mode2v3
!default.perspectivev3
xcuserdata
*.moved-aside
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment