summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNejc Habjan <hab.nejc@gmail.com>2022-01-10 02:13:45 +0100
committerNejc Habjan <hab.nejc@gmail.com>2022-01-10 02:13:45 +0100
commit24bc3a52b9c8294d88ef54a0df00e31e8a434f05 (patch)
tree38fee20e36be581f802db73d30b1e28223db9ac5
parent4a000b6c41f0a7ef6121c62a4c598edc20973799 (diff)
downloadgitlab-24bc3a52b9c8294d88ef54a0df00e31e8a434f05.tar.gz
chore: ignore intermediate coverage artifacts
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 80f96bb..a395a56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,7 @@ MANIFEST
.idea/
coverage.xml
docs/_build
-.coverage
+.coverage*
.python-version
.tox
.venv/