Add .npmignore

This commit is contained in:
Frank Li 2017-08-10 15:15:57 -07:00
parent db7a7394b3
commit fc93a908f6
1 changed files with 7 additions and 0 deletions

7
.npmignore Normal file
View File

@ -0,0 +1,7 @@
node_modules
.DS_Store
lib/core/metadata.js
lib/core/MetadataBlog.js
yarn.lock
website
docs