From a7e0b36fa5bbbec9f90b3895693b7f6d1b0872f0 Mon Sep 17 00:00:00 2001 From: adjoly Date: Sat, 25 May 2024 14:30:53 +0200 Subject: [PATCH] =?UTF-8?q?=E3=80=8C=F0=9F=97=91=EF=B8=8F=E3=80=8D=20clean?= =?UTF-8?q?:=20Added=20vgcore=20to=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3eb33e5..b41f311 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ compile_commands.json libft/**/*.o libft/**/*.a src/main.c +vgcore.*