Skip to content

Commit

Permalink
Add phpunit result cache to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
specialtactics committed Sep 27, 2019
1 parent 83d7b02 commit 32ece62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
composer.lock
.php_cs.cache
phpunit.xml
.phpunit.result.cache
storage
vendor
.php_cs

0 comments on commit 32ece62

Please sign in to comment.