From f9e00cc24be8f072465380ab791c174c5977e12e Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Tue, 27 May 2025 15:50:27 +0800 Subject: [PATCH] bug:标题视图不刷新 --- .gitignore | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 94bf1e5..bf21746 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,11 @@ .DS_Store node_modules /dist +.env +*.zip +*.tar.gz +*.tar.bz2 +*.tar.xz # local env files .env.local -- Gitblit v1.9.3