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

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


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

commit 56141d296ffc6b4ca9ccec32c1b0150016acd5ea
Author: shenghang <[email protected]>
AuthorDate: Wed May 21 18:03:51 2025 +0800

    [Release][2.3.11][.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