yuqi1129 commented on code in PR #10364: URL: https://github.com/apache/gravitino/pull/10364#discussion_r2918593043
########## .gitignore: ########## @@ -63,3 +63,6 @@ web/.next .venv/ .worktrees/ + +# Agent +.qoder/ Review Comment: This ignore entry seems unrelated to this PR’s scope (Hologres integration test support). Could we keep `.gitignore` unchanged here and move local tooling ignores to a separate PR if needed? -- 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]
