From 36e8b06a6b7955ad99f5b16fcf47d2aba011b2e3 Mon Sep 17 00:00:00 2001 From: yangys <y_ys79@sina.com> Date: 星期三, 07 五月 2025 13:36:20 +0800 Subject: [PATCH] 提交 --- .gitignore | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 32858aa..b83715d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,13 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +.project +.classpath +.settings +logs +log +.mvn +mvnw +mvn +mvnw.cmd +target \ No newline at end of file -- Gitblit v1.9.3