From 8d42fd0eaeaf86074029603e5726bab6a4641e51 Mon Sep 17 00:00:00 2001 From: chenyc <501753378@qq.com> Date: 星期五, 25 七月 2025 15:07:32 +0800 Subject: [PATCH] Merge branch 'test' of http://dh.leon056.com:7499/r/data2/Single_application 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