1 files changed, 1 insertions(+), 0 deletions(-)

M .gitignore
M .gitignore +1 -0
@@ 30,6 30,7 @@ pip-log.txt
 .coverage
 .tox
 nosetests.xml
+htmlcov
 
 # Local settings
 my_settings.py