diff --git a/.npmignore b/.npmignore index 84475e42f3..2bac54dfe6 100644 --- a/.npmignore +++ b/.npmignore @@ -1,8 +1,11 @@ -/node_modules -/config.js -/npm-debug.log /coverage /test -.eslintrc.js -circle.yml +node_modules .DS_Store +.editorconfig +.eslintrc.js +.gitattributes +.gitignore +circle.yml +config.js +npm-debug.log