Skip to content

Instantly share code, notes, and snippets.

@wbroek
Forked from Abizern/.gitignore
Created April 6, 2012 07:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wbroek/2317878 to your computer and use it in GitHub Desktop.
Save wbroek/2317878 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
#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