8000 gitignore: ignore coverage.xml · tetsuo-cpp/sigstore-python@4a923a1 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 4a923a1

Browse files
committed
gitignore: ignore coverage.xml
Signed-off-by: William Woodruff <william@trailofbits.com>
1 parent 8367457 commit 4a923a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ pip-wheel-metadata/
33
*.egg-info/
44
__pycache__/
55
.coverage*
6+
coverage.xml
67
html/
78
dist/
89
.python-version

0 commit comments

Comments
 (0)
0