From 5257c7c9f4b7ef3e8ef074c2fb2fc582f3bdcf05 Mon Sep 17 00:00:00 2001 From: Lawrence <1934378145@qq.com> Date: 星期二, 12 一月 2021 13:50:04 +0800 Subject: [PATCH] 与master分支同步 --- .gitignore | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0c96aaf..54054a0 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ # Mobile Tools for Java (J2ME) .mtj.tmp/ - +src/main/resources/application-*.yml # Package Files # #*.jar *.war @@ -18,7 +18,7 @@ *.zip *.tar.gz *.rar - +*.iml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* /.idea/* -- Gitblit v1.8.0