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:15:35 UTC

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

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-screen-orientation.git

commit 4d3d17879d0fa588771e5562107cd5e61bfac685
Author: Tim Brust <gi...@timbrust.de>
AuthorDate: Sat Mar 28 14:15:20 2020 +0100

    chore(npm): improve ignore list
---
 .npmignore | 20 +++-----------------
 1 file changed, 3 insertions(+), 17 deletions(-)

diff --git a/.npmignore b/.npmignore
index bd0573e..e02b299 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1,18 +1,4 @@
-demo/
-
-# CI service configurations
-.travis.yml
-.appveyor.yml
+.*
 appveyor.yml
-
-# Testing, code coverage, and linting
-.eslintignore
-.eslintrc.yml
-
-# Git
-.git
-.gitattributes
-.gitignore
-
-# Github
-.github
+demo
+tests


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