Skip to content

Commit b5f656a

Browse files
authored
Merge pull request #314 from norkunas/ignore
Add .php-cs-fixer.cache and .phpunit.result.cache to gitignore
2 parents 3533b55 + c870194 commit b5f656a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ composer.phar
33
phpunit.xml
44
vendor/
55
.php_cs.cache
6+
.php-cs-fixer.cache
67
.phpunit.result.cache

0 commit comments

Comments
 (0)