From 2fd4f372f4342859ff6d765671f7e9cd30cb3dd7 Mon Sep 17 00:00:00 2001 From: msb_6213 Date: Thu, 18 Aug 2022 20:27:52 +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 | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 9154f4c..0000000 --- a/.gitignore +++ /dev/null @@ -1,26 +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* -replay_pid* -