From 1bdd2f6973b638815462feff42c8d765d72fd4a0 Mon Sep 17 00:00:00 2001 From: wangsiyuan <2392948297@qq.com> Date: Wed, 6 Sep 2023 16:25:25 +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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 93d3622..c4b67c0 100644 --- a/.gitignore +++ b/.gitignore @@ -51,9 +51,11 @@ bin/ *.tar.gz *.rar .idea/* +Solution.iml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* replay_pid* >>>>>>> gitea/master +.idea/misc.xml