This is an automated email from the ASF dual-hosted git repository.
lizhimin pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
The following commit(s) were added to refs/heads/develop by this push:
new 50e7ffa4c8 [ISSUE #10040] Ignore flattened-pom.xml files generated by
maven (#10041)
50e7ffa4c8 is described below
commit 50e7ffa4c8288bb9f0789bda6422a3d0b7220d70
Author: yx9o <[email protected]>
AuthorDate: Thu Jan 22 11:55:56 2026 +0800
[ISSUE #10040] Ignore flattened-pom.xml files generated by maven (#10041)
---
.gitignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 4ee7621073..7c29bb6bee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,4 +18,5 @@ bazel-bin
bazel-rocketmq
bazel-testlogs
.vscode
-MODULE.bazel.lock
\ No newline at end of file
+MODULE.bazel.lock
+*.flattened-pom.xml