From 84b9563704d17c02552ba1d7c49859123814905e Mon Sep 17 00:00:00 2001 From: tensent Date: Tue, 14 Apr 2020 14:46:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=94=E9=99=A4=E5=AE=89=E8=A3=85=E9=94=81?= =?UTF-8?q?=E5=AE=9A=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 78d01d79..2177ad4b 100755 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ /vendor *.log .env -composer.lock \ No newline at end of file +composer.lock +install.lock \ No newline at end of file