This is an automated email from the ASF dual-hosted git repository. jin pushed a commit to branch rank-api in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git
commit 013c4af30b3c05621edc62ce3d49117f624f1610 Author: imbajin <[email protected]> AuthorDate: Thu Sep 15 14:56:28 2022 +0800 Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b507d685..bf7cbe32 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ nohup.out # Datasource local storage ignored files /dataSources/ /dataSources.local.xml +.idea/
