diff --git a/.gitignore b/.gitignore index 33a071b..41d0341 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ /.phpunit.result.cache /.phpunit.cache -/composer.lock /phpunit.xml /vendor/ *~ +.vscode/settings.json