ignore .coverage

This commit is contained in:
Carl Meyer 2010-07-30 22:36:13 -04:00
parent aed583f763
commit 2f18def084

View file

@ -1,3 +1,4 @@
^dist/
^django_model_utils.egg-info/
^HGREV$
^.coverage$