From 2c74d642b2daac5af246229cd87d8bc211da053d Mon Sep 17 00:00:00 2001 From: yangys <y_ys79@sina.com> Date: 星期一, 09 十二月 2024 10:28:54 +0800 Subject: [PATCH] 修改文字 --- .gitignore | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4c1f190..bb64ceb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ .DS_Store node_modules /dist -*.zip +dist.zip # local env files .env.local .env.*.local @@ -20,5 +20,4 @@ *.njsproj *.sln *.sw? - /package-lock.json -- Gitblit v1.9.3