From be49225abe524fcbf5f4510743f2d8e5200c95f9 Mon Sep 17 00:00:00 2001 From: 1534599297 <1534599297@qq.com> Date: Wed, 24 Sep 2025 09:51:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'.gitignore'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 84adb3f..0000000 --- a/.gitignore +++ /dev/null @@ -1,25 +0,0 @@ -# ---> 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* -