From 894dc33e88adab0715f13d8fecc9d426817ab30e Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Wed, 6 Nov 2024 22:00:02 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cbb721f..7a86fac 100644 --- a/.gitignore +++ b/.gitignore @@ -131,4 +131,6 @@ cython_debug/ # PyCharm .idea/ -html/ \ No newline at end of file +html/ +other/ +old/ \ No newline at end of file