From 7d8915925facd82a7523c52bd33a9c2813056717 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Wed, 29 Oct 2025 22:22:56 +0100 Subject: [PATCH] fix(ci): add coverage --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8a25696..a3aa443 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ dcmerge -coverage.txt +coverage.* dist \ No newline at end of file