From 9fdf3286d917d0d6df1073826939e909f13c1658 Mon Sep 17 00:00:00 2001 From: paituo <330435863@qq.com> Date: Tue, 13 Aug 2024 13:32:31 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4GIT=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6=E8=8C=83=E5=9B=B4=EF=BC=8C?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AF=B9IDEA=E7=9A=84=E6=8E=92=E9=99=A4?= =?UTF-8?q?=E5=92=8C=E5=AF=B9=E7=94=9F=E6=88=90=E5=90=8E=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E7=9A=84=E6=8E=92=E9=99=A4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/backend/.gitignore b/backend/.gitignore index ae22d34..477e539 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -2,3 +2,6 @@ __pycache__ storage .env output +/storage_vector/ +/.idea/ +/.python-version