This is an automated email from the ASF dual-hosted git repository.
jin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
The following commit(s) were added to refs/heads/master by this push:
new b9266b2f2 fix: add build package to ignore file (#1894)
b9266b2f2 is described below
commit b9266b2f238383538f391c29586ff272bbe731f0
Author: leo65535 <[email protected]>
AuthorDate: Wed Jun 1 17:31:04 2022 +0800
fix: add build package to ignore file (#1894)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index fa22f5876..8d21d36ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ target
gen-java
build
node*
+hugegraph-*.*.*