From b4d6347578c228700b5bfb055dd01f5e6b80d5ba Mon Sep 17 00:00:00 2001 From: localhorst Date: Sun, 23 Jul 2023 11:54:39 +0200 Subject: [PATCH] updated gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 75094e7..2a6b877 100644 --- a/.gitignore +++ b/.gitignore @@ -174,3 +174,6 @@ cython_debug/ # Built Visual Studio Code Extensions *.vsix +*.png + +scans/ \ No newline at end of file