This is an automated email from the ASF dual-hosted git repository. fanrui pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git
commit 406cfbc39a7cce19178e36b66db46ad0770853d5 Author: Gustavo de Morais <[email protected]> AuthorDate: Thu Apr 2 14:04:05 2026 +0200 [hotfix] Remove duplicate .claude entry from .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index d5da0756b0d..9b839298d20 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,6 @@ scalastyle-output.xml !.idea/vcs.xml !.idea/icon.png .vscode -.claude .metals .bloop .cursor
