Skip to content

Instantly share code, notes, and snippets.

@jherdman
Created April 28, 2009 05:23
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 jherdman/102962 to your computer and use it in GitHub Desktop.
Save jherdman/102962 to your computer and use it in GitHub Desktop.
##
# XCode stuff for Git
##
## .gitignore
# xcode noise
build/*
*.pbxuser
*.mode1v3
# old skool
.svn
# osx noise
.DS_Store
profile
## .gitattributes
*.pbxproj -crlf -diff -merge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment