mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-19 05:53:12 -04:00
🙈 Add .coverage* to .gitignore (#11940)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -7,7 +7,7 @@ __pycache__
|
||||
htmlcov
|
||||
dist
|
||||
site
|
||||
.coverage
|
||||
.coverage*
|
||||
coverage.xml
|
||||
.netlify
|
||||
test.db
|
||||
|
||||
Reference in New Issue
Block a user