chore: Improve npm ignore rules (do not publish test files)

This commit is contained in:
Mariusz Nowak 2020-12-01 14:13:15 +01:00
parent 6a0c17cf7d
commit 1bf92f0e6e
No known key found for this signature in database
GPG Key ID: A292FE0143B1828B

View File

@ -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