Closed patinthehat closed 6 months ago
This PR removes the .phpunit.cache/ directory and its files, which appear to have been committed accidentally.
.phpunit.cache/
It also adds the path to the .gitignore file to avoid committing any cache/temp files in the future.
.gitignore
ping @freekmurze
Thanks!
This PR removes the
.phpunit.cache/
directory and its files, which appear to have been committed accidentally.It also adds the path to the
.gitignore
file to avoid committing any cache/temp files in the future.ping @freekmurze