From 7673f62e0f78e3b2ef396b3a66ac20ba451e32e5 Mon Sep 17 00:00:00 2001 From: lichunyang <2557049597@qq.com> Date: Sat, 23 Aug 2025 12:06:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E4=B8=8A=E4=BC=A0=E8=BF=87?= =?UTF-8?q?=E6=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/.gitignore b/.gitignore index 9154f4c..8b13789 100644 --- a/.gitignore +++ b/.gitignore @@ -1,26 +1 @@ -# ---> Java -# Compiled class file -*.class - -# Log file -*.log - -# BlueJ files -*.ctxt - -# Mobile Tools for Java (J2ME) -.mtj.tmp/ - -# Package Files # -*.jar -*.war -*.nar -*.ear -*.zip -*.tar.gz -*.rar - -# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml -hs_err_pid* -replay_pid*