diff options
author | Yoann Roman <yoann@shootq.com> | 2011-03-07 12:33:44 -0500 |
---|---|---|
committer | Yoann Roman <yoann@shootq.com> | 2011-03-07 12:33:44 -0500 |
commit | 8232b0f412b096c9cdae536449bc4c223e37a5f8 (patch) | |
tree | 4d401d6fc23f7c5fce0e2acd4fe63b2608e1feb1 /.gitignore | |
parent | 7c95229eb8996cfb37edd0271edeb4db5c3efdb6 (diff) | |
download | pecan-8232b0f412b096c9cdae536449bc4c223e37a5f8.tar.gz |
Adding ignore for HTML coverage reports
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,3 +17,4 @@ pip-log.txt # Unit test / coverage reports .coverage .tox +htmlcov |