From f0070cc367ed84dfeacf74c90225d7d9d05494fa Mon Sep 17 00:00:00 2001 From: Marisa Lago Ballesteros Date: Mon, 9 Mar 2026 07:52:50 +0100 Subject: [PATCH] Wait I think the gitignore should be like this --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7055202..ed97659 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ !.gitignore !*.c !*.h -COPYING -README.md +!COPYING +!README.md