From b85a8ddeed4a33b3262ffc55fb09168e28ca3a96 Mon Sep 17 00:00:00 2001 From: Raphael Date: Fri, 1 Nov 2024 14:56:07 +0100 Subject: [PATCH] update: adding the build folder to gitingore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 823957f..7d1ac64 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ Cub3D +build/ to_do* # Prerequisites *.d