From f586b8060a6a43d938eefe7e5f37846fee40850c Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Sun, 12 Jan 2020 11:50:01 +0800 Subject: [PATCH] =?UTF-8?q?:see=5Fno=5Fevil:=20=E6=9B=B4=E6=96=B0=20.gitig?= =?UTF-8?q?nore=20=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index eba0c2b..75ba006 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # Created by .ignore support plugin (hsz.mobi) ### xkcoding-后端 template ### Spring Boot ### -/target/ +target/ !.mvn/wrapper/maven-wrapper.jar ### STS ### @@ -37,4 +37,4 @@ logs/ .DS_Store ### VS CODE ### -.vscode/ \ No newline at end of file +.vscode/