From 422e8cf9ca573496bbbd028003f0b360f76c344a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rostislav=20L=C3=A1n?= Date: Thu, 5 Jan 2023 13:18:51 +0100 Subject: [PATCH] Modified gitignore to allow example imagesand added it... --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b501851..8e59ca0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /src/__pycache__ /res !/res/example-before.png -!/res/example-after.png \ No newline at end of file +!/res/example-after.png +!/res/examples