From d37a3ee6a7439b376b260177f3fb318a94833b5e Mon Sep 17 00:00:00 2001
From: heheng <heheng@123456>
Date: 星期二, 07 一月 2025 15:24:39 +0800
Subject: [PATCH] fix

---
 .gitignore |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5896b36..9f3dc56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,15 @@
 .vscode/
 logs/
 upload/
+*.class
+
+# Mobile Tools for Java (J2ME)
+.mtj.tmp/
+
+# Package Files #
+*.jar
+*.war
+*.ear
+
+# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
+hs_err_pid*

--
Gitblit v1.9.2