From e48d4795f54cfce0c22ccb83841c91c312af87a3 Mon Sep 17 00:00:00 2001 From: Quinten Mennen Date: Wed, 5 Mar 2025 17:35:25 +0100 Subject: [PATCH] ignore sources for now --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 09879ed..60a45b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ minishell +sources.mk a.out *.d *.o