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.php
|
||||||
/.php-cs-fixer.cache
|
/.php-cs-fixer.cache
|
||||||
/.phpunit.cache
|
/.phpunit.cache
|
||||||
/.psalm/cache
|
|
||||||
/composer.lock
|
/composer.lock
|
||||||
/vendor
|
/vendor
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue