From a00f343cbc06b273286362e8a66c573609cd5e4e Mon Sep 17 00:00:00 2001 From: sawyergore <3077528351@qq.com> Date: Mon, 12 Sep 2022 16:57:56 +0800 Subject: [PATCH] =?UTF-8?q?#001=5F=E9=A1=B9=E7=9B=AE=E5=88=9D=E5=A7=8B?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 0880771..28376b9 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,12 @@ buildNumber.properties # https://github.com/takari/maven-wrapper#usage-without-binary-jar .mvn/wrapper/maven-wrapper.jar +**/mvnw +**/mvnw.cmd + +**/.mvn +**/target/ + +.idea + +**/.gitignore \ No newline at end of file