Skip to content

Instantly share code, notes, and snippets.

@mrtazz
Created July 8, 2010 09:59
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 mrtazz/467824 to your computer and use it in GitHub Desktop.
Save mrtazz/467824 to your computer and use it in GitHub Desktop.
# treat as binary to prevent newline fixes, showing in diffs and include in merges
# caveat: still shown as conflict in merges, although it won't have changed
*.pbxproj -crlf -diff -merge
# xcode noise
build/*
*.pbxuser
*.mode1v3
# osx noise
.DS_Store
profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment