From 06b0f2c13817a80d4f7d7c0d55149e1a029f0ce3 Mon Sep 17 00:00:00 2001 From: twinkle255 Date: Sun, 26 Mar 2023 22:50:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5.idea=E6=96=87=E4=BB=B6,?= =?UTF-8?q?=E6=B1=82=E6=B1=82=E4=BD=A0=E4=BA=86=E8=B5=B6=E7=B4=A7=E6=88=90?= =?UTF-8?q?=E5=8A=9F=E5=8F=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a879ee7..cb3cbb1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,10 @@ target/ !**/src/test/**/target/ ### IntelliJ IDEA ### -.idea/ +.idea/encodings.xml +.idea/misc.xml +.idea/vcs.xml +.idea/workspace.xml .idea/modules.xml .idea/jarRepositories.xml .idea/compiler.xml