This is an automated email from the ASF dual-hosted git repository.

mchades pushed a commit to branch fix/improve-updateImpl-error-message
in repository https://gitbox.apache.org/repos/asf/gravitino.git

commit ad3456ee2a3ae3b6984975a7bc5ab0050c713a2b
Author: mchades <[email protected]>
AuthorDate: Thu Feb 26 13:07:08 2026 +0800

    Add .worktrees/ to .gitignore
    
    Co-authored-by: Copilot <[email protected]>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index d837f81741..f84bb25bd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,4 @@ derby.log
 web/node_modules
 web/dist
 web/.next
+.worktrees/

Reply via email to