From 1dc0e43daa0847a8f68c51e873a9f8841c32c9f3 Mon Sep 17 00:00:00 2001 From: neverland Date: Fri, 23 Nov 2018 23:41:19 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1828c0f3..ad7743dd 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ project.config.json docs/dist example/dist .history -changelog.generated.md \ No newline at end of file +changelog.generated.md +package-lock.json