From 39af713cf199eac8a6f5d054416452a5884835ff Mon Sep 17 00:00:00 2001 From: Rene Cannao Date: Thu, 9 Apr 2026 11:06:45 +0000 Subject: [PATCH] gitignore: add src/coverage_reports/ --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 33787afec..150116705 100644 --- a/.gitignore +++ b/.gitignore @@ -82,6 +82,7 @@ src/*log* #test artifacts ci_infra_logs/ +src/coverage_reports/ test/tap/tap/*.mri test/tap/tests/test_cluster_sync_config/test_cluster_sync_withmonitor/cluster_sync_node_stderr.txt