Remove .gitignore entry for Psalm cache
This commit is contained in:
parent
059e9b3a03
commit
f3414ae268
|
|
@ -2,6 +2,5 @@
|
|||
/.php-cs-fixer.php
|
||||
/.php-cs-fixer.cache
|
||||
/.phpunit.cache
|
||||
/.psalm/cache
|
||||
/composer.lock
|
||||
/vendor
|
||||
|
|
|
|||
Loading…
Reference in New Issue