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:24:30 UTC

[cordova-plugin-camera] branch feat/adds-npmignore created (now 405896c)

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

timbru31 pushed a change to branch feat/adds-npmignore
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git.


      at 405896c  chore(npm): adds ignore list

This branch includes the following new commits:

     new 405896c  chore(npm): adds 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-camera] 01/01: chore(npm): adds 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 feat/adds-npmignore
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git

commit 405896c8ee501a61e0aaa5673483d33c75323109
Author: Tim Brust <gi...@timbrust.de>
AuthorDate: Sat Mar 28 12:24:12 2020 +0100

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

diff --git a/.npmignore b/.npmignore
new file mode 100644
index 0000000..b5fc2b9
--- /dev/null
+++ b/.npmignore
@@ -0,0 +1,3 @@
+.*
+appveyor.yml
+tests
\ No newline at end of file


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