From 35defd426d031dde1109bf5cf81c2912839694bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Thu, 21 Dec 2017 22:41:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9git=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0f7d001..2d571c5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,6 @@ index.html .vscode node_modules/ dist/ -dist.sublime-project -dist.sublime-workspace \ No newline at end of file +*.sublime-project +*.sublime-workspace +package-lock.json \ No newline at end of file