Ignore PHPUnit cache folder
This commit is contained in:
parent
984840dc82
commit
b680dab5c9
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -68,3 +68,5 @@ _ide_helper_models.php
|
||||||
storage/ldap_client_tls.cert
|
storage/ldap_client_tls.cert
|
||||||
storage/ldap_client_tls.key
|
storage/ldap_client_tls.key
|
||||||
/storage/framework/testing
|
/storage/framework/testing
|
||||||
|
|
||||||
|
/.phpunit.cache
|
Loading…
Add table
Reference in a new issue