From 922e7863d4718feb0283e94412da6d80cf7a1b2a Mon Sep 17 00:00:00 2001 From: Isabell Pflug Date: Wed, 30 Apr 2025 13:50:18 +0200 Subject: [PATCH] :bug: Fixed typo. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 84b420e..6478b02 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,7 @@ resources/ # Pattern for exam assignments answers/[0-9][0-9]/* !answers/[0-9][0-9]/*.cpp -!answer/[0-9][0-9]/*.svg +!answers/[0-9][0-9]/*.svg # Compiled Object files *.slo