Ignore svg for codecov (#18815)
This commit is contained in:
parent
8f90d1b378
commit
7f2566b795
1 changed files with 3 additions and 2 deletions
|
|
@ -1,3 +1,4 @@
|
|||
ignore:
|
||||
- "vendor" # ignore folders and all its contents
|
||||
- "bin" # ignore folders and all its contents
|
||||
- "vendor"
|
||||
- "bin"
|
||||
- "**/*.svg"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue