This is an automated email from the ASF dual-hosted git repository.

gaojun2048 pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new 12fa644c2 add seatunnel-examples from gitignore (#2892)
12fa644c2 is described below

commit 12fa644c2c86f24bb3b9f202ae68fdf2b5b50e4e
Author: Eric <[email protected]>
AuthorDate: Mon Sep 26 19:13:10 2022 +0800

    add seatunnel-examples from gitignore (#2892)
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 757280ec8..25977068e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,5 @@ Test.scala
 test.conf
 spark-warehouse
 *.flattened-pom.xml
+
+seatunnel-examples
\ No newline at end of file

Reply via email to