diff --git a/ghost/core/.npmignore b/ghost/core/.npmignore index b90e1e4aed..0782c872e7 100644 --- a/ghost/core/.npmignore +++ b/ghost/core/.npmignore @@ -8,7 +8,8 @@ ghost-*.tgz .eslintrc.json .eslintrc.js .npmignore -.c8rc.json +.c8rc*.json +playwright.config.js jsconfig.json changelog.md* coverage/**