From b9526ce08a09fca815d3e1dafe80240d55d3a9ca Mon Sep 17 00:00:00 2001 From: Ghost <106998207@qq.com> Date: Sat, 29 Mar 2025 17:27:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 708b854ed..994f360c2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ Backend/dist Backend/node_modules vue_store/* -Server/vendor/* \ No newline at end of file +Server/vendor \ No newline at end of file