Merge branch 'alatiera/exclude-artifacts' into 'master'

ci: cleanup the autotools artifacts a bit

Closes #465

See merge request cairo/cairo!137
This commit is contained in:
Tim-Philipp Müller 2021-03-04 11:09:29 +00:00
commit 71ece6d149

View file

@ -104,6 +104,9 @@ fedora autotools build:
- test/*.log
- test/pdiff/*.log
- test/output
exclude:
- "test/**/*.cs"
- "test/**/*.trace"
fedora meson build:
extends: