mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
Ignore PHPUnit cache file
This commit is contained in:
parent
de543c2bd0
commit
14f280fd20
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,4 +3,5 @@
|
||||||
/vendor/
|
/vendor/
|
||||||
/build/
|
/build/
|
||||||
node_modules/
|
node_modules/
|
||||||
/.php_cs.cache
|
/.php_cs.cache
|
||||||
|
.phpunit.result.cache
|
||||||
Loading…
Add table
Reference in a new issue