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
florianeckerstorfer committed Sep 12, 2019
1 parent 94f771c commit 22cba1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
/composer.lock
/phpunit.xml
/vendor
/.phpunit.result.cache
1 change: 0 additions & 1 deletion .phpunit.result.cache

This file was deleted.

0 comments on commit 22cba1f

Please sign in to comment.