From 0439565837cef5cf9afc08ce36e71a93be42e3a7 Mon Sep 17 00:00:00 2001 From: DCloud_LXH <283700113@qq.com> Date: Thu, 7 Apr 2022 16:47:19 +0800 Subject: [PATCH] docs: .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 099a341bd..24e9d51f5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -docs/.vuepress/dist \ No newline at end of file +docs/.vuepress/dist +dist \ No newline at end of file -- GitLab