From 074bd9ff847da2fe6f0446e860336f6777fcf097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rostislav=20L=C3=A1n?= Date: Tue, 28 Feb 2023 19:52:30 +0100 Subject: [PATCH] Updated .gitignore. --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9b65c38..ec2254c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /src/__pycache__ /res /.venv -!/res/example-before.png -!/res/example-after.png !/res/examples +!/res/examples/* +!/res/examples_git/ +!/res/examples_git/*