diff --git a/.gitignore b/.gitignore index 21d46d8ea..f063637ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ -/.phpunit.cache \ No newline at end of file +/.* +/composer.lock +/scripts/composer.lock +/scripts/vendor +/tests/.cache +/vendor