From a3b1b063c7f3a5c6d7f64342525bd9d5137daf69 Mon Sep 17 00:00:00 2001 From: lzhe <lzhe@example.com> Date: 星期四, 01 八月 2024 18:04:05 +0800 Subject: [PATCH] 1 --- .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