Add .npmignore

This commit is contained in:
Bruno Lemos
2018-12-03 19:19:05 -02:00
parent de74336cd7
commit fd02ec58a7
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
node_modules
src
tsconfig.json
tslint.json

4
packages/core/.npmignore Normal file
View File

@@ -0,0 +1,4 @@
node_modules
src
tsconfig.json
tslint.json