From 3176c35817a653271cd5e13629a0cc840e25a074 Mon Sep 17 00:00:00 2001 From: lintsinghua Date: Tue, 16 Dec 2025 15:13:40 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BF=BD=E7=95=A5=E5=90=8E=E7=AB=AF?= =?UTF-8?q?=E5=90=91=E9=87=8F=E6=95=B0=E6=8D=AE=E5=BA=93=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b009785..37406e7 100644 --- a/.gitignore +++ b/.gitignore @@ -187,3 +187,4 @@ examples/ # ChromaDB data chroma/ +backend/data/vector_db/ \ No newline at end of file