bent
bent copied to clipboard
Create .npmignore
Added .npmignore to remove unnecessary files when publishing to npm.
This halves the package size.
Disclaimer: I'm a newb to npm/node
I read that .npmignore misleadingly replaces .gitignore. If so, perhaps the other items should be added (shown below) and a disclaimer should be placed in each file indicating to cross update each other.
.nyc_output
coverage
.DS_Store
yarn.lock