You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2020/07/22 13:56:12 UTC

[cordova-cli] branch master updated: chore: improve npm ignore (#515)

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

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new 630dd56  chore: improve npm ignore (#515)
630dd56 is described below

commit 630dd5602efab90e4800d81f3042f4f3d1bef714
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Wed Jul 22 22:56:06 2020 +0900

    chore: improve npm ignore (#515)
---
 .npmignore | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.npmignore b/.npmignore
index ecb3f03..130a0f1 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1,5 +1,5 @@
-temp
-spec
-e2e
+.*
+appveyor.yml
 coverage
-.nyc_output
+spec
+temp


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