Skip to content

Commit

Permalink
Add .phpunit.result.cache into the .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
xel1045 committed Jul 22, 2020
1 parent 905ebb3 commit 593380d
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,5 +3,6 @@ composer.phar
composer.lock
.DS_Store
.idea/
.phpunit.result.cache
phpunit.xml
Thumbs.db

0 comments on commit 593380d

Please sign in to comment.