From a55614d5ab8563c6c18cb652f5ff429a5bf1f553 Mon Sep 17 00:00:00 2001 From: alam00000 Date: Fri, 21 Aug 2026 12:48:47 +0530 Subject: [PATCH] chore: ignore the sibling engine and pymupdf checkouts --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fad57161..d48b56e0 100644 --- a/.gitignore +++ b/.gitignore @@ -50,4 +50,7 @@ libreoffice-wasm-package # test dist-test -test \ No newline at end of file +test +# Sibling checkouts of the engine/viewer forks +bentopdf-pdfium-viewer/ +bentopdf-pymupdf-wasm/