From 06fbfac3d868f2d0fdafc0afe87a3d3143d8b871 Mon Sep 17 00:00:00 2001 From: julyp Date: Wed, 6 May 2020 10:05:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5lock?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0215e20..a7c696e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ node_modules *.log RELEASE_NOTE*.md .vscode -docs/ \ No newline at end of file +docs/ +package-lock.json \ No newline at end of file