From 062313da0fec0e2d8de1cf82406b9e3955f44b0f Mon Sep 17 00:00:00 2001 From: DCloud_LXH <283700113@qq.com> Date: Mon, 1 Aug 2022 19:43:46 +0800 Subject: [PATCH] chore: gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0e997e4c5..c5f6e0af6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules docs/.vuepress/dist .DS_Store -root/sitemap.xml \ No newline at end of file +root/sitemap.xml +dist \ No newline at end of file -- GitLab