diff --git a/.npmignore b/.npmignore index f5c9a0b..df25b8a 100644 --- a/.npmignore +++ b/.npmignore @@ -2,4 +2,10 @@ documentation/ coverage/ .firebase/ .firebaserc -firebase.json \ No newline at end of file +firebase.json +test/ +lib/ +firebase-publish-ok.js +.travis.yml +tsconfig.doc.json +tsconfig.json \ No newline at end of file