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

shenghang pushed a commit to branch 2.3.10-release
in repository https://gitbox.apache.org/repos/asf/seatunnel.git


The following commit(s) were added to refs/heads/2.3.10-release by this push:
     new d55937ab43 [Release][2.3.10][.gitignore] Remove seatunnel-examples
d55937ab43 is described below

commit d55937ab434f01165c20a67fd956fcdce022ccfe
Author: shenghang <[email protected]>
AuthorDate: Fri Mar 21 10:59:09 2025 +0800

    [Release][2.3.10][.gitignore] Remove seatunnel-examples
---
 .gitignore | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 204a966b8a..77e5344f48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,7 +48,6 @@ test.conf
 spark-warehouse
 *.flattened-pom.xml
 
-seatunnel-examples
 
 # vscode
 .vscode
@@ -59,4 +58,4 @@ node/
 
 dist/
 
-seatunnel-engine/seatunnel-engine-server/**/ui/*
\ No newline at end of file
+seatunnel-engine/seatunnel-engine-server/**/ui/*

Reply via email to