From 33bfa3876a034ff1b7553cf2b4e1c29dc62e0e81 Mon Sep 17 00:00:00 2001 From: "Darius I. Karel" Date: Wed, 4 Jan 2017 02:07:47 +0700 Subject: [PATCH] remove img dir from publishing --- .npmignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 26a07ffd5..1e7a39221 100644 --- a/.npmignore +++ b/.npmignore @@ -13,4 +13,5 @@ _config.yml # Documents CHANGELOG.md CONTRIBUTING.md -ISSUE_TEMPLATE.txt \ No newline at end of file +ISSUE_TEMPLATE.txt +img \ No newline at end of file