From a18745a34db44fe2e0ebd3949e6b9a765c3e43ac Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Thu, 24 Feb 2022 12:15:09 +0100 Subject: [PATCH] Modify the gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ea8f028..8493ecc 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ vendor /obidistribute /obiuniq /build +/Makefile.old