diff --git a/.gitignore b/.gitignore index 7b59baf4..d90f103c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ /composer.lock /phpunit.xml /tools -/vendor +vendor /.idea/ /.phpunit.cache tests/test_app/App/Model/Table/CommentsTable.php