Merge "remove .coverage file from repository" into stable/2023.1

This commit is contained in:
Zuul 2024-04-03 08:12:59 +00:00 committed by Gerrit Code Review
commit 6be287cbf0
2 changed files with 1 additions and 1 deletions

BIN
.coverage

Binary file not shown.

2
.gitignore vendored
View File

@ -8,7 +8,7 @@ trove.egg*
.eggs/
trove/vcsversion.py
*py*.egg
.coverage.*
.coverage
coverage.xml
cover/
dist/