Remove misleading Content-Length.
[django-ssify.git] / .gitignore
index ea2e8e1..03034ac 100644 (file)
@@ -5,11 +5,13 @@
 # Python garbage
 *.pyc
 .coverage
+htmlcov
 pip-log.txt
 nosetests.xml
 build
 dist
 *.egg-info
+.tox
 
 # Mac OS X garbage
 .DS_Store