Skip to content

Instantly share code, notes, and snippets.

@nyoron
Forked from program247365/.gitattributes
Created February 6, 2010 11:43
Show Gist options
  • Save nyoron/296668 to your computer and use it in GitHub Desktop.
Save nyoron/296668 to your computer and use it in GitHub Desktop.
Git Xcode project setup
*.pbxproj -crlf -diff -merge
# xcode noise
*.mode1v3
*.pbxuser
*.perspective
*.perspectivev3
*.pyc
*~.nib/
build/*
# Textmate - if you build your xcode projects with it
*.tm_build_errors
# old skool
.svn
# osx noise
.DS_Store
profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment