Exclude docs html output from git

This commit is contained in:
Trey Hunner 2013-07-31 22:57:15 -07:00
parent e84a76979b
commit 9a24ab0a37

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ HGREV
Django-*.egg
*.pyc
htmlcov/
docs/_build/