Browse Source

Merged pull request #141 from sdouche/master.

Update Python ignore
Chris Wanstrath 14 years ago
parent
commit
74613989ba
1 changed files with 8 additions and 0 deletions
  1. 8 0
      Python.gitignore

+ 8 - 0
Python.gitignore

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