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 2018/11/27 18:08:43 UTC

[cordova-paramedic] 05/05: gitignore package-lock.json

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

janpio pushed a commit to branch janpio-misc
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git

commit 9a617d6add19ecaf5d2bebedfe5295323c1e7ffb
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Tue Nov 27 19:08:28 2018 +0100

    gitignore package-lock.json
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 900c1cd..57529f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ npm-debug.log
 tmp/
 node_modules/
 .vscode/
+package-lock.json


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