monkeyDluffy6017 commented on code in PR #151: URL: https://github.com/apache/apisix-go-plugin-runner/pull/151#discussion_r1401405416
########## .gitignore: ########## @@ -7,3 +7,6 @@ release/ coverage.txt logs/ *.svg +/.vscode +go.work +go.work.sum Review Comment: OK, i think `/.vscode` should be `.vscode`, `/.vscode` is refer to the directory `.vscode` under the root directory -- 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]
