From cd7c7257d7fa9ffa4bba323936293b504a097440 Mon Sep 17 00:00:00 2001 From: kangwei Date: Fri, 27 Mar 2020 14:37:51 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20update=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aea751e5b..6b8dadd78 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # project custom build packages/*/lib/ +packages/*/es/ +package-lock.json + # IDE .vscode @@ -13,7 +16,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* -# package-lock.json # Runtime data pids