From 327e8d8f770d12d89b0adf9ac5cd5a078353254b Mon Sep 17 00:00:00 2001 From: SZH <szh_hello@163.com> Date: 星期二, 01 十一月 2022 15:17:12 +0800 Subject: [PATCH] 增加国泰uat环境配置 --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 32858aa..27cc8bb 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ # Mobile Tools for Java (J2ME) .mtj.tmp/ +.idea +target + # Package Files # *.jar *.war -- Gitblit v1.9.2