imbajin commented on code in PR #2262: URL: https://github.com/apache/incubator-hugegraph/pull/2262#discussion_r1291153745
########## .gitignore: ########## @@ -7,6 +7,8 @@ upload-files/ demo* gen-java *.class +swagger-ui-* +hugegraph-dist/dist.sh Review Comment: Thanks, but we need fix/[remove it](https://github.com/apache/incubator-hugegraph/pull/2275/commits/fc31c2e1024d72f91e3ce17972446c43620a7a86) in the `dist-script` rather than exclude them in git (will be fixed it in another PR) @VGalaxies  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
