build: update .npmignore to remove unneeded files from npm package

This commit is contained in:
Jan Piotrowski 2019-06-19 15:42:53 +02:00
parent ae60fa95c0
commit 80724df9a4

View File

@ -1 +1,18 @@
demo/
# CI service configurations
.travis.yml
.appveyor.yml
appveyor.yml
# Testing, code coverage, and linting
.eslintignore
.eslintrc.yml
# Git
.git
.gitattributes
.gitignore
# Github
.github