From ae4e091b1663fef31f34077e5df0af84dc0a043c Mon Sep 17 00:00:00 2001 From: Panayot Cankov Date: Tue, 27 Sep 2016 09:48:22 +0300 Subject: [PATCH] Ignore test and .tgz and package --- tns-platform-declarations/.npmignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/tns-platform-declarations/.npmignore b/tns-platform-declarations/.npmignore index 0c2fc0c22..96e29d9b8 100644 --- a/tns-platform-declarations/.npmignore +++ b/tns-platform-declarations/.npmignore @@ -1 +1,9 @@ -test.ts \ No newline at end of file +test.ts +test.js +test.js.map +tsconfig.json +*.tgz +package +package1 +package2 +package3 \ No newline at end of file