Update Python.gitignore with some commonly used patterns for buildout-based projects
This commit is contained in:
parent
2a42f5376a
commit
e1f0a713c4
@ -20,5 +20,8 @@ pip-log.txt
|
|||||||
.coverage
|
.coverage
|
||||||
.tox
|
.tox
|
||||||
|
|
||||||
|
#Translations
|
||||||
|
*.mo
|
||||||
|
|
||||||
#Mr Developer
|
#Mr Developer
|
||||||
.mr.developer.cfg
|
.mr.developer.cfg
|
||||||
|
Loading…
Reference in New Issue
Block a user