diff --git a/.gitignore b/.gitignore index 88d249999..0bb19e7fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -node_modules -sauce_connect.log* lcov.info +html-report +node_modules diff --git a/.npmignore b/.npmignore index 4f3767af3..19c40b7db 100644 --- a/.npmignore +++ b/.npmignore @@ -1,5 +1,3 @@ -.gitignore -.jsdoc.conf # We want to keep tests/example.intern.js but npm # does not seem to allow us to unignore files tests/all.js