Skip to content

Instantly share code, notes, and snippets.

@timd
Forked from Abizern/.gitignore
Created August 2, 2012 07:34
Show Gist options
  • Save timd/3234887 to your computer and use it in GitHub Desktop.
Save timd/3234887 to your computer and use it in GitHub Desktop.
Global git ignore file
# Mac OS X
*.DS_Store
# Xcode
*.pbxuser
*.mode1v3
*.mode2v3
*.perspectivev3
*.xcuserstate
project.xcworkspace/
xcuserdata/
# Generated files
*.o
*.pyc
*.hi
#Python modules
MANIFEST
dist/
build/
# Backup files
*~.nib
\#*#
.#*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment