From 20ab36d718cf7cae6e2b24b411bc365b4fa79e6e Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期二, 21 五月 2024 17:13:22 +0800 Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit --- admin/.gitignore | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/admin/.gitignore b/admin/.gitignore index 245a964..ad29f00 100644 --- a/admin/.gitignore +++ b/admin/.gitignore @@ -2,18 +2,19 @@ coderd.json node_modules /dist +.env.dev* # 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