You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by su...@apache.org on 2017/10/09 21:18:46 UTC

[cordova-ios] 02/07: CB-12895 : ignoring cordova.js file

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

surajpindoria pushed a commit to branch 4.5.x
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git

commit 93ff171027bd2d0bb3590cf70ecc8277d347c1fa
Author: Audrey So <au...@apache.org>
AuthorDate: Wed Sep 27 09:50:26 2017 -0700

    CB-12895 : ignoring cordova.js file
---
 .eslintignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.eslintignore b/.eslintignore
index 1ec4bc1..ebd40df 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,3 +1,4 @@
 bin/node_modules/*
 bin/templates/project/*
-tests/spec/unit/fixtures/*
\ No newline at end of file
+tests/spec/unit/fixtures/*
+CordovaLib/cordova.js

-- 
To stop receiving notification emails like this one, please contact
"commits@cordova.apache.org" <co...@cordova.apache.org>.

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