diff --git a/.npmignore b/.npmignore index 6c0bea1..652d6bb 100644 --- a/.npmignore +++ b/.npmignore @@ -1,9 +1,15 @@ -/node_modules -npm-debug.log -index.html -demo.css -yarn.lock -/img +/.github +/build /docs +/img +/node_modules /public -/tests \ No newline at end of file +/src +.browserslistrc +.editorconfig +.stylelintrc.json +CODE_OF_CONDUCT.md +CONTRIBUTING.md +netlify.toml +npm-debug.log +yarn.lock