From c897e0262968666c3207f73e6342fe11c251508c Mon Sep 17 00:00:00 2001 From: Bill Little Date: Fri, 13 Oct 2023 22:34:13 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d378559a..9985e98f 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,8 @@ pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ +image_cache +test_images .tox/ .nox/ .coverage