From dc1d63d044e66337f1cce699f2192a5e25ea206b Mon Sep 17 00:00:00 2001 From: Mr.Zhang <710666463@qq.com> Date: 星期四, 14 九月 2023 10:30:18 +0800 Subject: [PATCH] 羚羊和生产环境隔离 --- .idea/.gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.idea/.gitignore b/.idea/.gitignore index 26d3352..7a58c58 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -1,3 +1,6 @@ # Default ignored files /shelf/ /workspace.xml +/node_modules +/admin +/doumeeplant_admin \ No newline at end of file -- Gitblit v1.9.3