🙈 Add .coverage* to .gitignore (#11940)

This commit is contained in:
gitworkflows
2024-08-16 22:56:19 +06:00
committed by GitHub
parent 46d0ffc0d7
commit f79247b4e5

2
.gitignore vendored
View File

@@ -7,7 +7,7 @@ __pycache__
htmlcov
dist
site
.coverage
.coverage*
coverage.xml
.netlify
test.db