From 2f337cf2d43cb3c87180207280dac9fe69f15d70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=8A=E9=87=8C?= <1227971437@qq.com> Date: Thu, 15 Apr 2021 19:52:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=96=B0=E9=97=BB=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index eb373ac..b0e3f79 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ unpackage/ node_modules .DS_Store uni_modules/uni-id/uniCloud/cloudfunctions/common/uni-id/config.json -pages/grid/banner.json \ No newline at end of file +pages/grid/banner.json +pages/list/list.json \ No newline at end of file -- GitLab