add the coverage directory to .gitignore

This commit is contained in:
Matt Rogers 2013-01-16 22:22:33 -06:00
parent 00d74fa53f
commit 79fceedab3
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ _site/
bbin/
gh-pages/
site/_site/
coverage