From c2aed1d16c591dc0390ac5dbd9bd0d1e775aa917 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Wed, 1 Feb 2023 15:27:45 +0100 Subject: git: Ignore mkosi secure boot keys --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8aa363eac4..844d67f0a1 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ __pycache__/ /mkosi.output/ /mkosi.default /mkosi.installdir/ +/mkosi.secure-boot.* # Ignore any mkosi config files with "local" in the name /mkosi.default.d/**/*local*.conf /tags -- cgit v1.2.3