Skip to content

Instantly share code, notes, and snippets.

@leotsem
Created September 12, 2011 21:42
Show Gist options
  • Save leotsem/1212546 to your computer and use it in GitHub Desktop.
Save leotsem/1212546 to your computer and use it in GitHub Desktop.
Python .gitignore
*.py[co]
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
pip-log.txt
.coverage
.tox
nosetests.xml
*.mo
.mr.developer.cfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment