From 674353e8143d26ae4b3c99776e054eff514a7203 Mon Sep 17 00:00:00 2001 From: xiaoyu <316708138@qq.com> Date: Tue, 15 Feb 2022 18:08:00 +0800 Subject: [PATCH] README.md --- SpringBootWithMongoDB/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringBootWithMongoDB/.gitignore b/SpringBootWithMongoDB/.gitignore index 549e00a..b56f1dd 100644 --- a/SpringBootWithMongoDB/.gitignore +++ b/SpringBootWithMongoDB/.gitignore @@ -1,4 +1,4 @@ -HELP.md +README.md target/ !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ -- GitLab