Skip to content

Instantly share code, notes, and snippets.

@kharrison
Created February 29, 2012 22:44
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kharrison/1945104 to your computer and use it in GitHub Desktop.
Save kharrison/1945104 to your computer and use it in GitHub Desktop.
OS X gitignore file
# Global GIT ignored files
# Ignore X-code files
build/
*~.nib
*.so
*.pbxuser
*.mode*
*.perspective*
# Xcode 4
project.xcworkspace/
xcuserdata/
# UI Automation Test files
*.trace
# OSX Specific files
.DS_Store
# Textmate project file
*.tmproj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment