浏览代码

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

pull/141/head^2
tzicatl 13 年前
父节点
当前提交
e1f0a713c4
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      Python.gitignore

+ 3
- 0
Python.gitignore 查看文件

@@ -20,5 +20,8 @@ pip-log.txt
.coverage
.tox

#Translations
*.mo

#Mr Developer
.mr.developer.cfg

正在加载...
取消
保存