monkeyDluffy6017 commented on code in PR #151: URL: https://github.com/apache/apisix-go-plugin-runner/pull/151#discussion_r1400622303
########## .gitignore: ########## @@ -7,3 +7,6 @@ release/ coverage.txt logs/ *.svg +/.vscode +go.work +go.work.sum Review Comment: Why do we need to ignore these three files? how are they created? Why do we ignore the file under the root directory `/.vscode`? -- 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]
