From 66a523d4b58745c98ab747439e1ecb39a63807c7 Mon Sep 17 00:00:00 2001 From: Raphael Date: Thu, 31 Oct 2024 10:39:48 +0100 Subject: [PATCH] style: adding the to_do to the gitingnore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0f2be4d..4199dbf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ Cub3D +to_do* # Prerequisites *.d