From 4e30780f88fd660e36247493f5973723b48486e1 Mon Sep 17 00:00:00 2001 From: Maelys Date: Thu, 12 Sep 2024 13:40:15 +0200 Subject: [PATCH] =?UTF-8?q?=E3=80=8C=F0=9F=97=91=EF=B8=8F=E3=80=8D=20clean?= =?UTF-8?q?:=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3324dc9..2aa07d5 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ libft/**/*.o libft/**/*.a src/main.c vgcore.* +src/cub3d.c +Makefile