From 4810864c6eb1759688f883528f2e946fdd885a05 Mon Sep 17 00:00:00 2001 From: Matteo Manzinello Date: Thu, 13 Jun 2019 09:29:56 +0200 Subject: [PATCH] updated npmignore --- .npmignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 23e049e..621e17d 100644 --- a/.npmignore +++ b/.npmignore @@ -4,4 +4,6 @@ gulpfile.js index.html .DS_Store CONTRIBUTING.md -webpack.config.js \ No newline at end of file +webpack.config.js +.prettierrc +.travis.yml \ No newline at end of file