From 9d0750a60823cd4a3a487d2832abff963529e1d3 Mon Sep 17 00:00:00 2001 From: Wayne Hsu Date: Tue, 16 May 2023 05:54:19 +0800 Subject: [PATCH] =?UTF-8?q?gitignore=E5=8A=A0=E5=85=A5composer.lock?= 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 8748aec..40d606d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ *.log .env .user.ini -.htaccess \ No newline at end of file +.htaccess +composer.lock \ No newline at end of file