npmignore-example

1.0.0 • Public • Published

npmignore example

file structure

.npmignore
bar/index.js
baz/index.js
foo/index.js
   /.npmignore

the root .npmignore removes only the baz directory. the nested foo/.npmignore removes all content (from this point on).

Readme

Keywords

Package Sidebar

Install

npm i npmignore-example

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

841 B

Total Files

4

Last publish

Collaborators

  • draltan