]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🙈 Add .coverage* to `.gitignore` (#11940)
authorgitworkflows <118260833+gitworkflows@users.noreply.github.com>
Fri, 16 Aug 2024 16:56:19 +0000 (22:56 +0600)
committerGitHub <noreply@github.com>
Fri, 16 Aug 2024 16:56:19 +0000 (11:56 -0500)
.gitignore

index 9be494cec0a92f6a151c1e625cb4490916bb5dcd..ef6364a9a7d5328213d9577eb34fcb048475c41b 100644 (file)
@@ -7,7 +7,7 @@ __pycache__
 htmlcov
 dist
 site
-.coverage
+.coverage*
 coverage.xml
 .netlify
 test.db