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-file-transfer.git
The following commit(s) were added to refs/heads/master by this push:
new 61d386c chore(npm): adds ignore list (#269)
61d386c is described below
commit 61d386ccf2c4f1839e8bf7eb0f372cfdc794df17
Author: Tim Brust <[email protected]>
AuthorDate: Wed Aug 26 11:36:48 2020 +0000
chore(npm): adds ignore list (#269)
---
.npmignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.npmignore b/.npmignore
new file mode 100644
index 0000000..2657abf
--- /dev/null
+++ b/.npmignore
@@ -0,0 +1,2 @@
+.*
+tests
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]