From 7f62d5a5e853e9c73be14882a6c2c6897ea73cc1 Mon Sep 17 00:00:00 2001 From: tarzan Date: Mon, 13 Mar 2023 10:40:49 +0800 Subject: [PATCH] =?UTF-8?q?git=20=E5=BF=BD=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a1c2a23..74a2ca4 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,9 @@ *.zip *.tar.gz *.rar +*.iml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* + +.idaa/