Exclude npm tarball and dist/test from npm package

Clement Michaud 2017-09-09 00:19:11 +02:00
parent 1ffecfa0a6
commit 30127446e6
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,7 @@ doc/
scripts/ scripts/
images/ images/
example/ example/
dist/test/
.travis.yml .travis.yml
config.test.yml config.test.yml
@ -12,3 +13,5 @@ docker-compose.*
Gruntfile.js Gruntfile.js
tslint.json tslint.json
tsconfig.json tsconfig.json
*.tgz