From 6a53e8c56b547b8e4878c20c600f5e2415e9d127 Mon Sep 17 00:00:00 2001 From: missile Date: Wed, 23 Jun 2021 10:03:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BF=BD=E7=95=A5.lock=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 11f5d714..aa1baf22 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .DS_Store node_modules /dist +yarn.lock # local env files .env.local