Skip to content

Commit

Permalink
Merge pull request #984 from cakephp/ignore-vendor-everwhere
Browse files Browse the repository at this point in the history
Ignore vendor everywhere
  • Loading branch information
markstory committed Apr 26, 2024
2 parents 2a30ba2 + 6fbdbe5 commit af4f58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
@@ -1,7 +1,7 @@
/composer.lock
/phpunit.xml
/tools
/vendor
vendor
/.idea/
/.phpunit.cache
tests/test_app/App/Model/Table/CommentsTable.php
Expand Down

0 comments on commit af4f58f

Please sign in to comment.