This is an automated email from the ASF dual-hosted git repository.
davidrad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push:
new 5f2e30e3aff [hotfix] add .worktrees to .gitignore (#27582)
5f2e30e3aff is described below
commit 5f2e30e3aff52dae91172f21d08121c52d22651a
Author: Natea Eshetu Beshada <[email protected]>
AuthorDate: Wed Feb 11 01:34:41 2026 -0800
[hotfix] add .worktrees to .gitignore (#27582)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 7966b633e0e..292b9e2844b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ scalastyle-output.xml
.bloop
.cursor
.claude
+.worktrees
.metadata
.settings
.project