From 06693cb666b41c73f8f466b66810c3701d7dd49c Mon Sep 17 00:00:00 2001 From: talktao Date: Thu, 25 Aug 2022 19:33:24 +0800 Subject: [PATCH] change gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 07f8885..ed648a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ node_modules -*.local -dist \ No newline at end of file +*.local \ No newline at end of file