Skip to content

Commit

Permalink
🙈 Add coverage report to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Jul 19, 2020
1 parent 1273869 commit efc2c26
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 @@ -11,3 +11,4 @@ site
.coverage
htmlcov
.pytest_cache
coverage.xml

1 comment on commit efc2c26

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.