diff --git a/.eslintignore b/.eslintignore index 87892309b..b2cec2eeb 100644 --- a/.eslintignore +++ b/.eslintignore @@ -11,6 +11,8 @@ yarn-error.log coverage/ coverage.json +verification_artifacts/ + blacklist.*.json LICENSE diff --git a/.prettierignore b/.prettierignore index ea2c3c9be..e9f332716 100644 --- a/.prettierignore +++ b/.prettierignore @@ -13,6 +13,8 @@ yarn-error.log coverage/ coverage.json +verification_artifacts/ + blacklist.*.json LICENSE