mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 01:48:07 +02:00
ci: cleanup the autotools artifacts a bit
Exclude .trace and .cs file from being exported. This brings down the generated artifacts size to 73mb. Close #465
This commit is contained in:
parent
d847f1d621
commit
921cc3e57a
1 changed files with 3 additions and 0 deletions
|
|
@ -104,6 +104,9 @@ fedora autotools build:
|
|||
- test/*.log
|
||||
- test/pdiff/*.log
|
||||
- test/output
|
||||
exclude:
|
||||
- "test/**/*.cs"
|
||||
- "test/**/*.trace"
|
||||
|
||||
fedora meson build:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue