From 84731620bbc97cf7117fa2233cc3fd6d7316925b Mon Sep 17 00:00:00 2001 From: gitfjn <2860488097@qq.com> Date: Mon, 22 Dec 2025 14:16:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=BD=91=E7=AB=99=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bf08196b..bfe2f71b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,6 @@ -/config/install.lock /public/uploads/* !/public/uploads/index.html /runtime/* !/runtime/index.html /.env -/public/upgrade/* -!/public/upgrade/version.json \ No newline at end of file +/public/upgrade/* \ No newline at end of file