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