1.0.1 • Published 6 years ago

npmignore-aggregate v1.0.1

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

npmignore-aggregate

A cli tool to generate .npmignore aggregating {global,local} .gitignore and npmignore. To avoid accidentally publishing {unnecessary,credential} files, such as yarn.error, .envrc or others, that declared in .gitignore but not in .npmignore

Usage

Init (shorthand of deleting .npmignore and adding .npmignore to .gitignore)

$ npmignore-aggregate --init

Run

$ npmignore-aggregate

LICENCE

MIT

1.0.1

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.1.0

6 years ago

1.0.0

6 years ago