From 9a82f237b5da1743362ce543d89f941c2ca720e2 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Tue, 29 Aug 2023 02:11:25 +0200 Subject: [PATCH] .gitignore update. --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8c1d625..f5d5686 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ log/* man2book.iml /out/*.html - -/venv/ \ No newline at end of file +/tmp/* +/venv/