From fd9605c8b2874048570c66376f2f215ed535e32f Mon Sep 17 00:00:00 2001 From: "qinyong@9artedu.com" Date: Mon, 15 Jun 2026 09:33:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E7=90=86LFS=E8=B6=85=E5=A4=A7?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E6=96=87=E4=BB=B6=EF=BC=8C=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 162a70d..01b5734 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ # 忽略Maven编译目录 .trae -.venv \ No newline at end of file +.venv +docker/embedding/ +docker/volumes/ \ No newline at end of file