Don't package CONTRIBUTING.md or examples folder (#579)
* Don't package CONTRIBUTING.md or examples folder If you don't want this, please just close. Thanks for the awesome module! * Update .npmignore don't ignore examples/
This commit is contained in:
parent
ef764df37d
commit
68aba366ad
|
@ -1,4 +1,5 @@
|
|||
bower.json
|
||||
CONTRIBUTING.md
|
||||
downloads
|
||||
misc
|
||||
node_modules
|
||||
|
@ -9,4 +10,4 @@ component.json
|
|||
.npmignore
|
||||
.gitignore
|
||||
*.zip
|
||||
npm-debug.log
|
||||
npm-debug.log
|
||||
|
|
Loading…
Reference in New Issue