fix: gitignore
This commit is contained in:
parent
267d6d9dd0
commit
78397da16d
|
@ -8,14 +8,7 @@
|
||||||
"default": {
|
"default": {
|
||||||
"args": [
|
"args": [
|
||||||
"./healthcheck",
|
"./healthcheck",
|
||||||
"-root=.",
|
"-root=."
|
||||||
"-whitelist=.*\\.md",
|
|
||||||
"-whitelist=.*\\.json",
|
|
||||||
"-whitelist=.git.*",
|
|
||||||
"-whitelist=.*\\.txt",
|
|
||||||
"-whitelist=stderr",
|
|
||||||
"-whitelist=stdout",
|
|
||||||
"-whitelist=healthcheck"
|
|
||||||
],
|
],
|
||||||
"env": [
|
"env": [
|
||||||
"PATH=/usr/bin:/bin"
|
"PATH=/usr/bin:/bin"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user