diff options
author | Ruben Pollan <meskio@sindominio.net> | 2017-05-26 13:00:11 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2017-05-26 13:00:11 +0200 |
commit | 287f76158adca5b7fe8ab9d204ce8e041750714a (patch) | |
tree | 5155c44da34012c5cd8018cfeefbc86fdbc7e68d /.gitignore | |
parent | 1448a963841771be3787dc11b3d6a30572550d16 (diff) |
[docs] update gitignore for the coverage html folder
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ PKG-INFO pip-log.txt # Unit test / coverage reports -docs/cov_html/ +doc/cov_html/ .coverage .tox .cache |