From bb29abfb0c59447282b531d69c678de1e551d833 Mon Sep 17 00:00:00 2001 From: zhangchen <1652267879@qq.com> Date: 星期二, 01 七月 2025 21:11:43 +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