1.0.0 • Published 6 years ago

npmignore-defaults v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

npmignore-defaults

Default values for a simple .npmignore file to keep your package clean of unnecessary stuff.

Installation

npm install npmignore-defaults --save-dev

Just add this package to your devDependencies, during install it will create a new .npmignore file, or update your existing one with a handful of default values.