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

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


The following commit(s) were added to refs/heads/master by this push:
     new 02784f1  added package-lock.json to .rateignore
02784f1 is described below

commit 02784f16c46eaaa4304e12073df42f53e028db55
Author: Steve Gill <stevengil...@gmail.com>
AuthorDate: Thu May 31 12:28:37 2018 -0700

    added package-lock.json to .rateignore
---
 .gitignore | 1 +
 .ratignore | 1 +
 2 files changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index ba2a97b..0972d12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 node_modules
 coverage
+package-lock.json
diff --git a/.ratignore b/.ratignore
index f107416..6ad2449 100644
--- a/.ratignore
+++ b/.ratignore
@@ -2,3 +2,4 @@ fixtures
 coverage
 jasmine.json
 appveyor.yml
+package-lock.json

-- 
To stop receiving notification emails like this one, please contact
ste...@apache.org.

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

Reply via email to