featzhang commented on code in PR #7031: URL: https://github.com/apache/inlong/pull/7031#discussion_r1056022969
########## .gitignore: ########## @@ -71,3 +71,7 @@ inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-cpp/release/bin/ # Docker mysql storage docker/docker-compose/mysql + +inlong-sort/connectors +plugins +sort-dist.jar Review Comment: These soft link files are temporarily created for local debugging in the ide, and they also need to be ignored. -- 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]
