This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-flink.git
The following commit(s) were added to refs/heads/main by this push:
new 1951644 Ignore dependency-reduced-pom.xml
1951644 is described below
commit 195164403df42032491b4f13332ff35807cb03c8
Author: von gosling <[email protected]>
AuthorDate: Thu Aug 26 15:46:01 2021 +0800
Ignore dependency-reduced-pom.xml
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 181e089..f70c86a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,6 @@ nohup.out
*.classpath
*.factorypath
.vscode/
+
+# Ignore it while not disable for some reason.
+dependency-reduced-pom.xml