From 10cdc899e114a6d8d175d5da556a584ff3bb97b7 Mon Sep 17 00:00:00 2001 From: xuanchen <122383162@qq.com> Date: Tue, 16 May 2023 13:08:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0e5f4dc..2929862 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,10 @@ /.idea/ .editorconfig .env +composer.lock /vendor /storage/app /storage/logs /storage/framework /storage/debugbar/ /bootstrap/cache -./composer.lock