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/