Skip to content

Commit

Permalink
Added .phpunit.result.cache to git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
alhaji-aki committed Jan 8, 2020
1 parent bc3dc3e commit 086715a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -2,4 +2,5 @@
composer.phar
composer.lock
.DS_Store
.idea
.idea
.phpunit.result.cache
1 change: 0 additions & 1 deletion .phpunit.result.cache

This file was deleted.

0 comments on commit 086715a

Please sign in to comment.