From de769ccf120a5d9579187723665d2b397f0ed2b1 Mon Sep 17 00:00:00 2001 From: glz <694770232@qq.com> Date: Mon, 1 Jun 2026 13:49:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5trae=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9491a2f..47d45e0 100644 --- a/.gitignore +++ b/.gitignore @@ -360,4 +360,7 @@ MigrationBackup/ .ionide/ # Fody - auto-generated XML schema -FodyWeavers.xsd \ No newline at end of file +FodyWeavers.xsd + +# Trae IDE related files +.trae/ \ No newline at end of file