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 13:40:36 UTC

[cordova-node-xcode] branch fix/npmignore created (now 938fc3c)

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

timbru31 pushed a change to branch fix/npmignore
in repository https://gitbox.apache.org/repos/asf/cordova-node-xcode.git.


      at 938fc3c  chore(npm): improve ignore list

This branch includes the following new commits:

     new 938fc3c  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-node-xcode] 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/npmignore
in repository https://gitbox.apache.org/repos/asf/cordova-node-xcode.git

commit 938fc3c3a45d2a2a580e6cf1e7d815e8a7734566
Author: Tim Brust <gi...@timbrust.de>
AuthorDate: Sat Mar 28 14:40:21 2020 +0100

    chore(npm): improve ignore list
---
 .npmignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.npmignore b/.npmignore
index 65e3ba2..876ce25 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1 +1,2 @@
-test/
+.*
+test


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