Skip to content

Commit

Permalink
Removes phpunit cache
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-schroeder committed Dec 10, 2019
1 parent c457293 commit 13a1006
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/vendor
/build
/node_modules
.DS_Store
.DS_Store
.phpunit.result.cache
1 change: 0 additions & 1 deletion .phpunit.result.cache

This file was deleted.

0 comments on commit 13a1006

Please sign in to comment.