This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a commit to branch release-1.16
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.16 by this push:
new 89ca74bd9f6 [hotfix][build] Add dependency-reduced-poms to .gitignore
89ca74bd9f6 is described below
commit 89ca74bd9f680d66018c7615c1b4039588be229b
Author: Chesnay Schepler <[email protected]>
AuthorDate: Tue Dec 13 12:02:53 2022 +0100
[hotfix][build] Add dependency-reduced-poms to .gitignore
Preparation for FLINK-30350 to minimize impact on active branches.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 877890a72f5..53ed499f8e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@ tmp
*.pyc
.DS_Store
build-target
+**/dependency-reduced-pom.xml
flink-runtime-web/web-dashboard/node/
flink-runtime-web/web-dashboard/node_modules/
flink-runtime-web/web-dashboard/web/