From: Sebastián Ramírez Date: Mon, 27 Nov 2023 09:58:25 +0000 (+0100) Subject: 🙈 Update gitignore, include all coverage files (#711) X-Git-Tag: 0.0.13~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f18ea03b07eec3921c9469d4df6297f0d063a8fa;p=thirdparty%2Ffastapi%2Fsqlmodel.git 🙈 Update gitignore, include all coverage files (#711) --- diff --git a/.gitignore b/.gitignore index 40060693..65f9c629 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,7 @@ poetry.lock dist htmlcov *.egg-info -.coverage +.coverage* coverage.xml site *.db