From 9c6efbd93775ede9b0663236e3472014f2f31cd9 Mon Sep 17 00:00:00 2001 From: "li.zhenye" Date: Fri, 5 Aug 2022 11:59:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B8=80=E4=B8=8Big?= =?UTF-8?q?nore=E7=9A=84=E9=83=A8=E5=88=86?= 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 0d32a3e..1200a96 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ data/* models/* + +.idea/* # User-specific stuff .idea/**/workspace.xml .idea/**/tasks.xml