Commit 2a42f537 authored by tzicatl's avatar tzicatl

Update Python.gitignore with some commonly used patterns for buildout-based projects

parent c991bc58
......@@ -8,6 +8,8 @@ build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
......@@ -17,3 +19,6 @@ pip-log.txt
# Unit test / coverage reports
.coverage
.tox
#Mr Developer
.mr.developer.cfg
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment