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

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

commit a3e284197aa40db44d0ed66d2c17b887fbbce8a6
Author: tyrantlucifer <[email protected]>
AuthorDate: Sun Jan 12 16:34:54 2025 +0800

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

diff --git a/.gitignore b/.gitignore
index 204a966b8a..d990a1e103 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,8 +48,6 @@ test.conf
 spark-warehouse
 *.flattened-pom.xml
 
-seatunnel-examples
-
 # vscode
 .vscode
 
@@ -59,4 +57,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