From 316b795e025825df3100a0e37b6a7ad8cb68693a Mon Sep 17 00:00:00 2001 From: wangsiyuan <2392948297@qq.com> Date: Tue, 5 Sep 2023 17:44:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2881876..93d3622 100644 --- a/.gitignore +++ b/.gitignore @@ -50,11 +50,10 @@ bin/ *.zip *.tar.gz *.rar +.idea/* # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* replay_pid* >>>>>>> gitea/master -.idea/* -.idea/workspace.xml