You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/06/19 13:54:31 UTC

[cordova-plugin-screen-orientation] 03/06: build: update .npmignore to remove unneeded files from npm package

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

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-screen-orientation.git

commit 80724df9a41dda32ea8ebf416fd57b2dc32acf6d
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Jun 19 15:42:53 2019 +0200

    build: update .npmignore to remove unneeded files from npm package
---
 .npmignore | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

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


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