summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeedehai <18319900+Leedehai@users.noreply.github.com>2023-12-11 10:05:02 -0500
committerGitHub <noreply@github.com>2023-12-11 16:05:02 +0100
commit70aff987a5812b620c48cd12f11d55eb483d6157 (patch)
tree2aeefd9d22f78de3915c3c9d24aa17a955a1433a
parent2dc0478ffe283f2433cbb58cf75d4f5f156fe74c (diff)
Ignore *.pdf for typ files in tests (#2881)
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e3ba6a57..c17c6399 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ tests/png
tests/pdf
tests/svg
tests/target
+tests/typ/**/*.pdf
tests/fuzz/target
tests/fuzz/corpus
tests/fuzz/artifacts