Update .gitignore.

This commit is contained in:
Carl Meyer 2013-01-27 14:51:39 -08:00
parent 246fb81813
commit 4f35a3e4f0

3
.gitignore vendored
View file

@ -4,4 +4,5 @@ HGREV
.coverage
.tox/
Django-*.egg
*.pyc
*.pyc
htmlcov/