From 8d376f5b269ecc4f6709100ec36656fd572941c7 Mon Sep 17 00:00:00 2001 From: pipipi-pikachu Date: Mon, 19 Apr 2021 22:25:40 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86dist=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=88=B0.gitignore(#19)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4a2e5017..11f5d714 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ .DS_Store node_modules - +/dist # local env files .env.local