Add new repo to ignore

This commit is contained in:
2021-07-06 14:43:03 +02:00
parent 672df64011
commit 98cf63f7aa
2 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ REPOS_TO_SKIP = (
"radicle-seed-node",
"stack-ssh-deploy",
"swarm-cronjob",
"tyop",
)
YQ_PATH = Path(f"{HOME_PATH}/.abra/vendor/yq")
JQ_PATH = Path(f"{HOME_PATH}/.abra/vendor/jq")