Skip to content

Commit

Permalink
Also ignore .phpunit.result.cache on older branches
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jun 25, 2018
1 parent d0dd8ce commit 343f8dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -2,6 +2,7 @@
/.idea
/.php_cs
/.php_cs.cache
/.phpunit.result.cache
/build/documentation
/build/logfiles
/build/phar
Expand Down

0 comments on commit 343f8dc

Please sign in to comment.