From 513e64d33b6912730487ce1b5c4daf74e2dda055 Mon Sep 17 00:00:00 2001 From: cxk Date: Wed, 25 Aug 2021 09:17:49 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E5=A2=9E=E5=8A=A0=20.idea=20=E8=BF=87?= =?UTF-8?q?=E6=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 增加 .idea 过滤 --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 57fb4588..f2d09000 100644 --- a/.gitignore +++ b/.gitignore @@ -108,4 +108,6 @@ dist docs/ -.DS_Store \ No newline at end of file +.DS_Store + +.idea