From 6f382d7e559b0d56e34e14a4d1cc2d3f1da48d12 Mon Sep 17 00:00:00 2001 From: gk Date: Tue, 6 Sep 2022 09:20:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9git=E7=9A=84=E5=BF=BD?= =?UTF-8?q?=E7=95=A5=E6=96=87=E4=BB=B6=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kdayun-compnent-pack/.gitignore | 4 ++++ kdayun-component-demo/.gitignore | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/kdayun-compnent-pack/.gitignore b/kdayun-compnent-pack/.gitignore index c2658d7..4f73f29 100644 --- a/kdayun-compnent-pack/.gitignore +++ b/kdayun-compnent-pack/.gitignore @@ -1 +1,5 @@ node_modules/ +dist/ +package-lock.json +docs.json +.vscode/ \ No newline at end of file diff --git a/kdayun-component-demo/.gitignore b/kdayun-component-demo/.gitignore index c2658d7..4f73f29 100644 --- a/kdayun-component-demo/.gitignore +++ b/kdayun-component-demo/.gitignore @@ -1 +1,5 @@ node_modules/ +dist/ +package-lock.json +docs.json +.vscode/ \ No newline at end of file