Skip to content

Instantly share code, notes, and snippets.

@jamesdaniels
Created February 24, 2009 00:51
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 jamesdaniels/69303 to your computer and use it in GitHub Desktop.
Save jamesdaniels/69303 to your computer and use it in GitHub Desktop.
. gitattributes for xcode projects
# .gitattributes
*.pbxproj -crlf -diff -merge
# .gitignore
# xcode noise
build/*
*.pbxuser
*.mode1v3
# 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