From 05c38d78fd0f79ff089e1938afca0bec50db2ab2 Mon Sep 17 00:00:00 2001 From: wartoshika Date: Sun, 24 Nov 2019 10:51:17 +0100 Subject: [PATCH] added some files to the npm ignore file. they are not relevant in the npm artifact --- .npmignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 998e6df..562c64e 100644 --- a/.npmignore +++ b/.npmignore @@ -1,2 +1,4 @@ tsconfig.json -*.tgz \ No newline at end of file +*.tgz +.travis.yml +tslint.json \ No newline at end of file