diff --git a/.npmignore b/.npmignore index 3c81d7178..27a70f021 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,14 @@ /.github -/docs +/.editorconfig +/.prettierignore +/CODE_OF_CONDUCT.md +/commitlint.config.js +/CONTRIBUTING.md +/docker-compose.yml +/Dockerfile +/prettier.config.js +/RELEASE_PROCESS.md /scripts/pkg +/scripts/test +/test +/VERSIONING.md