mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
add coverage to gitignore
This commit is contained in:
parent
2095128821
commit
3ad4e440a1
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,3 +9,4 @@ node_modules/
|
||||||
.phpunit.result.cache
|
.phpunit.result.cache
|
||||||
/docs/.vuepress/dist
|
/docs/.vuepress/dist
|
||||||
*.phar
|
*.phar
|
||||||
|
/src/__test__/coverage
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue