Skip to content

Instantly share code, notes, and snippets.

@jherdman
Created November 7, 2009 21:03
Show Gist options
  • Save jherdman/228886 to your computer and use it in GitHub Desktop.
Save jherdman/228886 to your computer and use it in GitHub Desktop.
## From http://shanesbrain.net/2008/7/9/using-xcode-with-git
# Treat stuff in the project folder as binary
*.pbxproj -crlf -diff -merge
## From http://shanesbrain.net/2008/7/9/using-xcode-with-git
# XCode Noise
build/*
*.pbxuser
*.mode1v3
# OS X Noise
.DS_Store
profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment