Skip to content

Instantly share code, notes, and snippets.

@CocoaBeans
Created January 16, 2013 20:05
Show Gist options
  • Save CocoaBeans/4550380 to your computer and use it in GitHub Desktop.
Save CocoaBeans/4550380 to your computer and use it in GitHub Desktop.
Common .gitattributes for Cocoa development
##################################################
## Attribute for diff'ing UTF-8 .strings files
*.strings -crlf set diff
##################################################
## Attribute to for easy merging of Xcode project files
*.pbxproj merge=union
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment