diff --git a/.npmignore b/.npmignore index 99b47432aa..13b8b511e2 100644 --- a/.npmignore +++ b/.npmignore @@ -33,3 +33,12 @@ protractor/logs # npm-debug log npm-debug.log + +# Infra and tests +.circleci +.github +e2e +codecov.yml +lighthouserc.yml +*.Spec.js +karma.conf.js