diff --git a/.gitignore b/.gitignore index 204e5b4..6f26b5e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/vendor/ +.env .php_cs.cache .phpunit.result.cache -/vendor/