From 55bda2590cce1a8d2722a928415f241b621c2b19 Mon Sep 17 00:00:00 2001 From: zhangchen <1652267879@qq.com> Date: 星期二, 01 七月 2025 21:09:08 +0800 Subject: [PATCH] Merge branch 'ID1743-副屏添加医嘱' into test --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index a547bf3..8e1df0f 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,7 @@ *.njsproj *.sln *.sw? + +# 环境变量 +# .env.development +# .env.production -- Gitblit v1.8.0