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

vgalaxies pushed a commit to branch dist-1.5.0
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git

commit 67f51b31fe828d978ab552022b4741c6d393fdf8
Author: VGalaxies <[email protected]>
AuthorDate: Thu Jul 18 01:37:05 2024 +0800

    update .gitattributes
---
 .gitattributes | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/.gitattributes b/.gitattributes
index 636f55aa0..c4a1edec5 100755
--- a/.gitattributes
+++ b/.gitattributes
@@ -8,5 +8,7 @@ apache-release.sh export-ignore
 
 # ignored directory
 .github/ export-ignore
-hugegraph-dist/scripts/ export-ignore
-#assembly/ export-ignore
+.idea/ export-ignore
+install-dist/scripts/ export-ignore
+hugegraph-store/hg-store-dist/src/assembly/static/bin/libjemalloc.so 
export-ignore
+hugegraph-store/hg-store-dist/src/assembly/static/bin/libjemalloc_aarch64.so 
export-ignore

Reply via email to