From 51c56b07d77e6f9b07547eb1d9a37a9b813e240a Mon Sep 17 00:00:00 2001 From: lateautumn4lin Date: Tue, 15 Sep 2020 10:40:08 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E5=88=A0=E9=99=A4=E9=A2=9D?= =?UTF-8?q?=E5=A4=96=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 56cc642..6540785 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,8 @@ captures/ # IntelliJ *.iml +.idea +.idea/* .idea/workspace.xml .idea/tasks.xml .idea/gradle.xml