fix: add style file back for building
This commit is contained in:
parent
423fbb2b38
commit
a87ff6f9bc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue