mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Ignore PHPUnit cache folder
This commit is contained in:
parent
984840dc82
commit
b680dab5c9
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -68,3 +68,5 @@ _ide_helper_models.php
|
|||
storage/ldap_client_tls.cert
|
||||
storage/ldap_client_tls.key
|
||||
/storage/framework/testing
|
||||
|
||||
/.phpunit.cache
|
Loading…
Reference in a new issue