From 12e8eb9e345adea19972c34df471b28b51fa71dd Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期二, 21 五月 2024 15:34:11 +0800 Subject: [PATCH] 代码初始化 --- admin/.gitignore | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/.gitignore b/admin/.gitignore index 245a964..66833d0 100644 --- a/admin/.gitignore +++ b/admin/.gitignore @@ -7,13 +7,13 @@ # local env files .env.local .env.*.local - +unpackage +admin # Log files npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* - # Editor directories and files .idea .vscode -- Gitblit v1.9.3