From 9f9da8a1c61a01d6367d517d2e8dcfa85ae6795d Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Tue, 25 Mar 2025 15:28:42 +0100 Subject: [PATCH] mkosi: Add two more mkosi entries to .gitignore Also get rid of a bunch of outdated entries that don't apply anymore. --- .gitignore | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 08510b0ec2e..b39018611cb 100644 --- a/.gitignore +++ b/.gitignore @@ -22,19 +22,14 @@ __pycache__/ /TAGS /ID /build* -/coverage/ -/image.raw -/.#image.raw.lck -/image.raw.cache-pre-dev -/image.raw.cache-pre-inst -/image.raw.manifest /install-tree -/.mkosi-* /mkosi.builddir/ /mkosi.output/ /mkosi.installdir/ /mkosi.key /mkosi.crt +/mkosi.tools +/mkosi.tools.manifest mkosi.local.conf /tags .dir-locals-2.el -- 2.47.3