From 99d12fdf6c6671f4e9fc3638732e53b00740ac76 Mon Sep 17 00:00:00 2001 From: DCloud_LXH <283700113@qq.com> Date: Mon, 16 May 2022 15:44:19 +0800 Subject: [PATCH] chore: .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 90bacea5d..e1916aac0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ node_modules docs/.vuepress/dist -.DS_Store -dist \ No newline at end of file +.DS_Store \ No newline at end of file -- GitLab