From 75dbff11ccbc0212c34bc42dd039fd80edf38ea7 Mon Sep 17 00:00:00 2001 From: James R Swift Date: Tue, 9 Jul 2024 13:54:10 +0100 Subject: [PATCH] allow png --- .typstignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.typstignore b/.typstignore index 1c7d106..a3a323a 100644 --- a/.typstignore +++ b/.typstignore @@ -14,4 +14,4 @@ Justfile # PDF manuals should be included so that they can be linked, but not their sources docs/* !docs/*.pdf -!docs/*.png +!docs/examples/*.png