From 7b4af5acac20169ab1ca9faa992dade62874ee24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=B2=E9=B8=BD?= <1020103647@qq.com> Date: Sun, 10 Mar 2024 14:57:34 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"build(.gitignore):=20=E8=BF=98?= =?UTF-8?q?=E6=98=AF=E6=94=BE=E5=BC=80pages=E5=92=8Cmanifest"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a3850b3..2add81a 100644 --- a/.gitignore +++ b/.gitignore @@ -31,8 +31,8 @@ components.d.ts uni-pages.d.ts # 插件生成的文件 -# src/pages.json -# src/manifest.json +src/pages.json +src/manifest.json # lock 文件还是不要了,我主要的版本写死就好了 # github actions 需要这些文件,所以留着