From f108f954267f4088931dd21dc837518623a8bcc5 Mon Sep 17 00:00:00 2001 From: gewuyou <1063891901@qq.com> Date: Thu, 24 Aug 2023 23:40:24 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20=E6=B7=BB=E5=8A=A0=E6=8E=92?= =?UTF-8?q?=E9=99=A4=E6=96=87=E4=BB=B6=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9278379..8ad8af9 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,9 @@ target/ *.iws *.iml *.ipr - +### 此处忽略了json与xml后缀 +*.xml +*.json ### Eclipse ### .apt_generated .classpath