From 264dc148f15b82e8fe9fcc716136a777717da0a3 Mon Sep 17 00:00:00 2001 From: Gregory Trullemans Date: Sun, 5 May 2024 16:19:08 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1fc9beb..ea3749f 100644 --- a/.gitignore +++ b/.gitignore @@ -46,4 +46,6 @@ static/js/plugins/fullcalendar/locales-all.min.js *.bkp *.drawio* *.docx -*.pdf \ No newline at end of file +*.pdf + +tested_solution* \ No newline at end of file