From 397c4e1386635201ac025b769fe8f6fef1a32a6a Mon Sep 17 00:00:00 2001 From: twinkle255 Date: Sun, 26 Mar 2023 22:46:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5.idea=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5ff6309..a879ee7 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ target/ !**/src/test/**/target/ ### IntelliJ IDEA ### +.idea/ .idea/modules.xml .idea/jarRepositories.xml .idea/compiler.xml