1
0
mirror of https://github.com/github/gitignore synced 2024-05-30 09:18:12 +02:00

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

This commit is contained in:
tzicatl 2011-04-04 22:14:03 -05:00
parent c991bc587d
commit 2a42f5376a

View File

@ -8,6 +8,8 @@ build
eggs eggs
parts parts
bin bin
var
sdist
develop-eggs develop-eggs
.installed.cfg .installed.cfg
@ -17,3 +19,6 @@ pip-log.txt
# Unit test / coverage reports # Unit test / coverage reports
.coverage .coverage
.tox .tox
#Mr Developer
.mr.developer.cfg