From 5bf49985a34637d86f3de3d887338169b114137c Mon Sep 17 00:00:00 2001 From: renshengchujian <752969478@qq.com> Date: Sun, 14 Jan 2018 21:43:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0gitignore?= 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 71cd53cf..e7fd70e3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ test/e2e/reports selenium-debug.log .idea package-lock.json +.vscode/launch.json