From 64ec220d6a46488ec86aeed4df88cf75d0a712af Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Sat, 08 Apr 2023 10:32:21 +0800 Subject: [PATCH] Merge branch 'hongloumeng' of http://120.27.238.55:7000/r/xc-mall into hongloumeng --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 7a94c4a..04e9552 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ HELP.md target/ logs/ +log/ !.mvn/wrapper/maven-wrapper.jar !**/src/main/** !**/src/test/** -- Gitblit v1.9.1