mirror of
https://github.com/postmanlabs/openapi-to-postman.git
synced 2022-11-29 22:05:00 +03:00
Updated .npmignore to add non required files from npm package
This commit is contained in:
14
.npmignore
14
.npmignore
@@ -43,4 +43,16 @@ test/data/.temp
|
||||
|
||||
# Prevent unit test coverage reports from being added
|
||||
.coverage
|
||||
.nyc_output
|
||||
.nyc_output
|
||||
|
||||
# - Prevent config and test files from being added
|
||||
.git*
|
||||
.github/
|
||||
scripts/
|
||||
test/
|
||||
examples/
|
||||
.eslintrc
|
||||
.eslintignore
|
||||
.nycrc
|
||||
.editorconfig
|
||||
.jsdoc-config.json
|
||||
|
||||
Reference in New Issue
Block a user