diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -154,3 +154,7 @@ docs/giscanner/_build/* !tests/scanner/*-sections-expected.txt **/.dirstamp + +#coverage reports +.coverage +htmlcov* |