Skip to content

Commit

Permalink
🙈 Update gitignore, include all coverage files (#711)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Nov 27, 2023
1 parent 65ee261 commit f18ea03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ poetry.lock
dist
htmlcov
*.egg-info
.coverage
.coverage*
coverage.xml
site
*.db
Expand Down

0 comments on commit f18ea03

Please sign in to comment.