Skip to content

Instantly share code, notes, and snippets.

@rooty
Created June 21, 2013 16:28
Show Gist options
  • Save rooty/5832422 to your computer and use it in GitHub Desktop.
Save rooty/5832422 to your computer and use it in GitHub Desktop.
.gitignore
*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment