From e7422ff4338395fbab3817bc398d3735de5a6020 Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Thu, 17 Oct 2024 16:15:04 +0800 Subject: [PATCH] fix: git ignore --- conf.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/conf.json b/conf.json index 9ae6cee..16b22f4 100644 --- a/conf.json +++ b/conf.json @@ -9,11 +9,6 @@ "args": [ "./healthcheck", "-root=.", - "-whitelist=stderr", - "-whitelist=stdout", - "-whitelist=.*\\.md", - "-whitelist=.*\\.json", - "-whitelist=healthcheck", "releaseCheck=false", "-releaseTag=h1", "-releaseTag=h2",