diff --git a/.gitignore b/.gitignore index ec6cd89..5f6baa7 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,7 @@ /pact /pacts log -logs \ No newline at end of file +logs + +# Vendoring directory +/vendor/ \ No newline at end of file