From ca1f8e83388681376dc0b6801a3caf0efaa7f088 Mon Sep 17 00:00:00 2001 From: myh Date: Wed, 21 Jun 2023 17:43:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1815bd8..ed4d027 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,9 @@ target/ !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ !**/src/test/**/target/ -node_modules/ ### IntelliJ IDEA ### +.idea/ .idea/libraries/ .idea/encodings.xml .idea/misc.xml