diff --git a/.gitignore b/.gitignore index 99d2f1b7d773..9705701a1e55 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ /.env /.env.development.php /.env.php +/composer.lock /error_log /auth.json @@ -30,4 +31,4 @@ /.idea /.project tests/_output/ -tests/_bootstrap.php \ No newline at end of file +tests/_bootstrap.php