This is an automated email from the ASF dual-hosted git repository.
panyuepeng pushed a commit to branch release-2.2
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-2.2 by this push:
new 23dfc74398e [hotfix][infra] Add .metals and .bloop into .gitignore
(#27480)
23dfc74398e is described below
commit 23dfc74398eca7148f61c6ee4445fdf02a63d0e9
Author: David Radley <[email protected]>
AuthorDate: Wed Jan 28 14:48:11 2026 +0000
[hotfix][infra] Add .metals and .bloop into .gitignore (#27480)
Signed-off-by: davidradl <[email protected]>
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 59d1c19f8a9..ff2c78719c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,8 @@ scalastyle-output.xml
!.idea/vcs.xml
!.idea/icon.png
.vscode
+.metals
+.bloop
.cursor
.metadata
.settings