mirror of https://github.com/stelzo/typst.git
Ignore *.pdf for typ files in tests (#2881)
This commit is contained in:
parent
2dc0478ffe
commit
70aff987a5
|
|
@ -10,6 +10,7 @@ tests/png
|
|||
tests/pdf
|
||||
tests/svg
|
||||
tests/target
|
||||
tests/typ/**/*.pdf
|
||||
tests/fuzz/target
|
||||
tests/fuzz/corpus
|
||||
tests/fuzz/artifacts
|
||||
|
|
|
|||
Loading…
Reference in New Issue