This is an automated email from the ASF dual-hosted git repository. smarru pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/airavata-custos.git
commit 0a9efcb05b5ceddffce034d241afafcca305a13e Author: Aarushi <[email protected]> AuthorDate: Mon Jul 8 17:38:50 2019 -0400 added gitignore file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f2d127f..1864f17 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,5 @@ com_crashlytics_export_strings.xml .settings .classpath .factorypath + +.database_data
