Skip to content

Commit e251558

Browse files
committed
Ignore .phpunit.result.cache (for running php-cs-fixer in GitHub actions)
1 parent 71d4f5c commit e251558

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
composer.lock
22
vendor/
33
phpunit.xml
4+
.phpunit.result.cache
45
.php_cs.cache
5-
Tests/Fixtures/cache/
6+
Tests/Fixtures/cache/

0 commit comments

Comments
 (0)