From 140c586128a865668a5fbfdd0d42fdd547940d87 Mon Sep 17 00:00:00 2001 From: tony Date: Tue, 13 Jan 2026 17:26:31 +0800 Subject: [PATCH] =?UTF-8?q?gitignore=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- training-system/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/training-system/.gitignore b/training-system/.gitignore index 8bdeeea..fbfe99e 100644 --- a/training-system/.gitignore +++ b/training-system/.gitignore @@ -3,4 +3,4 @@ target/ .idea/ .summaries/ .claude/ -.env \ No newline at end of file +.env