From ed1713a9a2d4d6da2190da1c70580cfc90fbd807 Mon Sep 17 00:00:00 2001 From: "Kristian D. Dimitrov" Date: Mon, 25 Mar 2019 11:59:00 +0200 Subject: [PATCH] chore: update npmignore --- .npmignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.npmignore b/.npmignore index 65e3ba2..442a34a 100644 --- a/.npmignore +++ b/.npmignore @@ -1 +1,7 @@ +lib/parser/pbxproj.pegjs test/ +.travis.yml +AUTHORS +Makefile +RELEASENOTES.md +*.tgz \ No newline at end of file