From a87ff6f9bc8debedcdcdec23ebcf984c19664bb9 Mon Sep 17 00:00:00 2001 From: imbajin Date: Sat, 31 Dec 2022 21:28:11 +0800 Subject: [PATCH] fix: add style file back for building --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index e66a894fb..636f55aa0 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 .editorconfig export-ignore @@ -10,5 +9,4 @@ apache-release.sh export-ignore # ignored directory .github/ export-ignore hugegraph-dist/scripts/ export-ignore -style/ export-ignore #assembly/ export-ignore