This is an automated email from the ASF dual-hosted git repository. isjarana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airavata-data-lake.git
commit 77214748eca5a58ff7f6ad543b08f4e5a99ec759 Merge: 964136b 1909dca Author: Isuru Ranawaka <[email protected]> AuthorDate: Fri Mar 26 15:08:08 2021 -0400 clean up .gitignore | 2 + metadata-service/db-service/client/client.iml | 626 ------------------------- metadata-service/db-service/server/server.iml | 627 -------------------------- metadata-service/db-service/stub/stub.iml | 580 ------------------------ metadata-service/metadata-service.iml | 621 ------------------------- 5 files changed, 2 insertions(+), 2454 deletions(-) diff --cc .gitignore index f07bdb5,f07bdb5..69dd104 --- a/.gitignore +++ b/.gitignore @@@ -1,4 -1,4 +1,6 @@@ .idea/* ++*.iml ++*.iws airavata-data-lake.iml data-orchestrator/data-orchestrator.iml data-orchestrator/data-orchestrator-api/data-orchestrator-api.iml
