From 6b96bbd69ab01988b2bfefc1f70409bebd3c0d70 Mon Sep 17 00:00:00 2001 From: DCloud_LXH <283700113@qq.com> Date: Thu, 8 Sep 2022 19:19:32 +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