From 2fc3b0d97337c6d470d4bf5d3df5959e0af4c339 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Thu, 21 Sep 2023 00:19:13 -0700 Subject: [PATCH] Move issue*.pdf into separate folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0f35b1d2..722a2c61 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ venv*/ *.traineddata /private /coverage.xml +/issuepdf # Package building *.egg-info/