mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
chore: Improve npm ignore rules (do not publish test files)
This commit is contained in:
parent
6a0c17cf7d
commit
1bf92f0e6e
13
.npmignore
13
.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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user