diff --git a/.gitignore b/.gitignore index bc959c5..773bd5a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /composer.lock /phpunit.xml -/vendor +/vendor/ +/.idea/