From: yomguy Date: Tue, 31 Jan 2012 07:47:27 +0000 (+0100) Subject: fix ignore X-Git-Tag: 1.3.9~33 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=694f61d7b411598d009880d204bb6bbc276b9177;p=telemeta.git fix ignore --- diff --git a/.gitignore b/.gitignore index f3d74a9a..885eeb7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,28 @@ -*.pyc +*.py[co] *~ + +# Packages +*.egg +*.egg-info +dist +build +eggs +parts +bin +var +sdist +develop-eggs +.installed.cfg + +# Installer logs +pip-log.txt + +# Unit test / coverage reports +.coverage +.tox + +#Translations +*.mo + +#Mr Developer +.mr.developer.cfg