summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBastian Venthur <bastian.venthur@flixbus.com>2021-08-18 11:23:14 +0200
committerBastian Venthur <bastian.venthur@flixbus.com>2021-08-18 11:23:14 +0200
commit2daad49256e2a2a6ec9f6a7d26aa3ced6247434a (patch)
tree26afb411124a23aac94d618fe1e92f8a34e7f3bb /.gitignore
parent96d95e8d6039c09dfb31ed5e65f46982fd11fe66 (diff)
downloadfeedgenerator-2daad49256e2a2a6ec9f6a7d26aa3ced6247434a.tar.gz
added coverage report
this config will ommit the report on files with 100% coverage
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1c2c744..db83104 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@ pip-log.txt
# Unit test / coverage reports
.coverage
.tox
+htmlcov/
#Translations
*.mo