1.0.1 • Published 7 years ago

npmignore-aggregate v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.1.0

7 years ago

1.0.0

7 years ago