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

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

commit d35426934e115648e05181722700b5c232f518cd
Author: Dimuthu Wannipurage <[email protected]>
AuthorDate: Sun Jan 24 21:21:42 2021 -0500

    Gitignore to ignore database data
---
 modules/ide-integration/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/ide-integration/.gitignore 
b/modules/ide-integration/.gitignore
new file mode 100644
index 0000000..2dca12b
--- /dev/null
+++ b/modules/ide-integration/.gitignore
@@ -0,0 +1 @@
+src/main/resources/database_data/
\ No newline at end of file

Reply via email to