Ignore *.pdf for typ files in tests (#2881)

This commit is contained in:
Leedehai 2023-12-11 10:05:02 -05:00 committed by GitHub
parent 2dc0478ffe
commit 70aff987a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -10,6 +10,7 @@ tests/png
tests/pdf
tests/svg
tests/target
tests/typ/**/*.pdf
tests/fuzz/target
tests/fuzz/corpus
tests/fuzz/artifacts