You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ti...@apache.org on 2020/03/27 19:36:24 UTC

[cordova-plugin-wkwebview-engine] branch master updated: chore(npm): improve ignore list (#137)

This is an automated email from the ASF dual-hosted git repository.

timbru31 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-wkwebview-engine.git


The following commit(s) were added to refs/heads/master by this push:
     new 42972a6  chore(npm): improve ignore list (#137)
42972a6 is described below

commit 42972a66fb2e015e105ff095397cb36150dc110e
Author: Tim Brust <gi...@timbrust.de>
AuthorDate: Fri Mar 27 19:36:16 2020 +0000

    chore(npm): improve ignore list (#137)
---
 .npmignore | 17 ++---------------
 1 file changed, 2 insertions(+), 15 deletions(-)

diff --git a/.npmignore b/.npmignore
index d71cbd7..45e3c38 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1,16 +1,3 @@
-# CI service configurations
-.travis.yml
-.appveyor.yml
+.*
 appveyor.yml
-
-# Testing, code coverage, and linting
-.eslintignore
-.eslintrc.yml
-
-# Git
-.git
-.gitattributes
-.gitignore
-
-# Github
-.github
+tests


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org