mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +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/
|
||||
/build/
|
||||
node_modules/
|
||||
/.php_cs.cache
|
||||
/.php_cs.cache
|
||||
.phpunit.result.cache
|
||||
Loading…
Add table
Reference in a new issue