From 44a84d43f9bc9d87b7cd90ddeb2755c2023c0af2 Mon Sep 17 00:00:00 2001 From: hdtopku <1450948930@qq.com> Date: Mon, 15 Feb 2021 16:49:28 +0800 Subject: [PATCH] Update .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加yarn.lock忽略 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fbf6f78..091913a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ node_modules dist package-lock.json +yarn.lock *.zip # local env files