Remove .gitignore entry for Psalm cache

This commit is contained in:
Sebastian Bergmann 2024-06-26 09:03:08 +02:00
parent 059e9b3a03
commit f3414ae268
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,6 +2,5 @@
/.php-cs-fixer.php
/.php-cs-fixer.cache
/.phpunit.cache
/.psalm/cache
/composer.lock
/vendor