From 70a05240db027ed9c945416d08bbcf7f1821e807 Mon Sep 17 00:00:00 2001 From: Changeden Date: Wed, 10 Apr 2019 09:37:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=BF=BD=E7=95=A5=E5=86=85?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/.gitignore b/.gitignore index b5a2cce..e85095f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,5 @@ # Created by .ignore support plugin (hsz.mobi) .DS_Store -node_modules -/dist -/src/.entry -yarn.lock -package-lock.json - -# local env files -.env.local -.env.*.local - -# Log files -npm-debug.log* -yarn-debug.log* -yarn-error.log* # Editor directories and files .idea