Default values for a simple .npmignore file to keep your package clean of unnecessary stuff
npm install npmignore-defaultsDefault values for a simple .npmignore file to keep your package clean of unnecessary stuff.
```
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.