Skip to content

Instantly share code, notes, and snippets.

@kyleconroy
Created February 23, 2010 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save kyleconroy/312787 to your computer and use it in GitHub Desktop.
Save kyleconroy/312787 to your computer and use it in GitHub Desktop.
.gitignore and .gitattributes for XCode
*.pbxproj -crlf -diff -merge
# xcode noise
build/*
*.pbxuser
*.mode2v3
*.mode1v3
*.perspective
*.perspectivev3
# old skool
.svn
# osx noise
.DS_Store
profile
*.swp
*~.nib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment