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/28 11:57:27 UTC

[cordova-plugin-geolocation] branch fix/ignore-tests-in-tar created (now 92d5918)

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

timbru31 pushed a change to branch fix/ignore-tests-in-tar
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-geolocation.git.


      at 92d5918  chore(npm): improve ignore list

This branch includes the following new commits:

     new 92d5918  chore(npm): improve ignore list

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[cordova-plugin-geolocation] 01/01: chore(npm): improve ignore list

Posted by ti...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

timbru31 pushed a commit to branch fix/ignore-tests-in-tar
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-geolocation.git

commit 92d59188b506902d31a9a60c573c852ff511651c
Author: Tim Brust <gi...@timbrust.de>
AuthorDate: Sat Mar 28 12:57:07 2020 +0100

    chore(npm): improve ignore list
---
 .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