mirror of
https://github.com/adnanh/webhook.git
synced 2025-08-02 07:50:32 +00:00
chore: update ignore list for coverage.out
This commit is contained in:
parent
5f59f90f9c
commit
b05d94db06
2 changed files with 3 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
||||||
Dockerfile
|
Dockerfile
|
||||||
Dockerfile.*
|
Dockerfile.*
|
||||||
|
coverage.out
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@ coverage
|
||||||
webhook
|
webhook
|
||||||
/test/hookecho
|
/test/hookecho
|
||||||
build
|
build
|
||||||
|
coverage.out
|
Loading…
Add table
Add a link
Reference in a new issue