From 1f17799ca3720410bb050eb28f5d83334b20c7b3 Mon Sep 17 00:00:00 2001 From: zhangchen <1652267879@qq.com> Date: 星期二, 16 九月 2025 17:04:25 +0800 Subject: [PATCH] Merge branch 'ID1766-添加推送登录功能' 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