From f7526e41648a828857dc4bbb1a41083b4962b0d5 Mon Sep 17 00:00:00 2001 From: AlphaJack Date: Thu, 25 Jan 2024 02:30:35 +0100 Subject: [PATCH] test: not committing local test coverage --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c70d67c..fb4210d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ dist .benchmarks .coverage tests/output/* +htmlcov