浏览代码

Merged pull request #141 from sdouche/master.

Update Python ignore
Chris Wanstrath 14 年之前
父节点
当前提交
74613989ba
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      Python.gitignore

+ 8 - 0
Python.gitignore

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