Add the output of "jake test --cov" to gitignore.

This commit is contained in:
danzel 2013-02-19 12:02:40 +13:00
parent 879b9f987b
commit 66c3215a56

2
.gitignore vendored
View File

@ -8,3 +8,5 @@ tmp/**/*
_site
dist/*.js
coverage/
*.js.html
index.html