Skip to content

Commit

Permalink
.gitignore: extend coverage pattern (#4143)
Browse files Browse the repository at this point in the history
apply more ignorance.

Sponsored by: FreeBSD Foundation
  • Loading branch information
igalic authored May 24, 2023
1 parent cdc24d8 commit d48530e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dist
__pycache__
.tox
.coverage
.coverage.*
.python-version
doc/rtd_html
parts
Expand Down

0 comments on commit d48530e

Please sign in to comment.