From bae03f7142f30679a5b971a155909a5b31ef3ebd Mon Sep 17 00:00:00 2001 From: liaofei <136327134@qq.com> Date: Wed, 28 Aug 2019 14:46:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=8F=E8=94=BD=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 72ae0212..06238fdc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ -# Windows thumbnail cache files /.idea -/runtime -/public/uploads -/application/database.php -/view/crmebNewUI/project.config.json +/.vscode +*.log +/.env +**/*.pid +runtime/ +install.lock +public/uploads \ No newline at end of file