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

dimuthuupe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-mft-portal.git


The following commit(s) were added to refs/heads/master by this push:
     new 738f029  ignoring the package-lock.json
738f029 is described below

commit 738f029f61b8f8aacd062acfccbbba13685ccf8a
Author: Dimuthu Wannipurage <[email protected]>
AuthorDate: Wed Aug 5 14:49:20 2020 -0400

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

diff --git a/.gitignore b/.gitignore
index 46601c1..6b19320 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ venv/
 **/__pycache__/
 db.sqlite3
 dist
+airavata_mft/apps/workspace/package-lock.json
\ No newline at end of file

Reply via email to