From be3404af91841bc8476ac5f588526db6e2d3a66c Mon Sep 17 00:00:00 2001 From: yiming Date: Mon, 9 Jan 2023 11:04:10 +0800 Subject: [PATCH] git --- .gitignore | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 6198d43..0000000 --- a/.gitignore +++ /dev/null @@ -1,34 +0,0 @@ -# Created by .ignore support plugin (hsz.mobi) -### Java template -# Compiled class file -*.class - -# Log file -*.log - -# BlueJ files -*.ctxt - -# Mobile Tools for Java (J2ME) -.mtj.tmp/ -!resources/libs/* -# Package Files # -*.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* - -.idea -.log -target -!resources/libs -/web/duoji.iml -/springbootstart.iml -/modules/modules.iml -/modules/filter/filter.iml -/modules/common/common.iml