From f67dd4d40a9fe9a762708060ea69320583a87eec Mon Sep 17 00:00:00 2001 From: andy <1042025947@qq.com> Date: Tue, 8 Apr 2025 10:19:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=B8=8Bgit=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a6cc829..3e0382d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,11 @@ .factorypath .classpath .project +.idea *.class .settings pom.properties **/target/** mvnw mvnw.cmd -maven-wrapper.properties \ No newline at end of file +maven-wrapper.properties