Add .npmignore

This commit is contained in:
Leonid Logvinov 2017-05-24 12:08:27 +02:00
parent 91a34889f9
commit 5538c04b2d
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4

6
.npmignore Normal file
View File

@ -0,0 +1,6 @@
.*
tsconfig.json
tslint.json
webpack.config.js
yarn.lock
src