This is an automated email from the ASF dual-hosted git repository. zhaocong pushed a commit to branch fix_package in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git
commit 9b1331fe12644d14149c5f4df132b5b290ad7c3f Author: coderzc <[email protected]> AuthorDate: Sat Dec 31 20:38:12 2022 +0800 fix package --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 5ae4c777..5dca6235 100755 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,6 @@ .gitattributes export-ignore .gitignore export-ignore .asf.yaml export-ignore -checkstyle.xml export-ignore apache-release.sh export-ignore .licenserc.yaml export-ignore
