From bf8b90b03ea1a18c9301d36d8ffeb67cd326f091 Mon Sep 17 00:00:00 2001 From: Ghost <106998207@qq.com> Date: Sat, 29 Mar 2025 17:24:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 44131fc28..708b854ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .idea Backend/dist Backend/node_modules -vue_store/* \ No newline at end of file +vue_store/* +Server/vendor/* \ No newline at end of file