fix: gitignore

This commit is contained in:
zzjc1234 2024-10-17 16:16:24 +08:00
parent 267d6d9dd0
commit 78397da16d

View File

@ -8,14 +8,7 @@
"default": {
"args": [
"./healthcheck",
"-root=.",
"-whitelist=.*\\.md",
"-whitelist=.*\\.json",
"-whitelist=.git.*",
"-whitelist=.*\\.txt",
"-whitelist=stderr",
"-whitelist=stdout",
"-whitelist=healthcheck"
"-root=."
],
"env": [
"PATH=/usr/bin:/bin"