From d0c01071e958ed7c5feab7b18a7b04a62a32fc9e Mon Sep 17 00:00:00 2001 From: "xiaoyan159@6800H" Date: Mon, 9 Dec 2024 11:24:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A2=9E=E5=8A=A0git=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E8=A7=84=E5=88=99?= 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 aa724b77..1e737867 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.iml .gradle +/.idea/* /local.properties /.idea/caches /.idea/libraries