diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2015-10-02 23:52:38 +0200 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2015-10-03 01:06:35 +0200 |
commit | 4d97707751dd0912225e14ef469da762b62f6979 (patch) | |
tree | 608f392d58c61869f68fee8690edde2041d06cac /.gitignore | |
parent | 7a94236d698477636dd06282f12f706cad527029 (diff) |
Adding crude html report support.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8dc459ea27..18b42811b2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ objs python*_virtual_environment # gcov coverage data +reports coverage *.gcno |