From 77daed891bb735f2ae6851f08554ad58b8c0775f Mon Sep 17 00:00:00 2001 From: zhangkun Date: Mon, 29 Apr 2019 13:26:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0idea=E5=B7=A5=E7=A8=8B?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6?= 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 d1e5ec8b..2990f613 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,6 @@ *.mvn *.project *.springBeans -*.factorypath \ No newline at end of file +*.factorypath +*.iml +**/.idea -- Gitee