From: Daan De Meyer Date: Mon, 8 May 2023 14:04:43 +0000 (+0200) Subject: mkosi: Update .gitignore to account for changed output locations X-Git-Tag: v254-rc1~496 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39886236e87dee15ae7ca5aea5d23509a077ace8;p=thirdparty%2Fsystemd.git mkosi: Update .gitignore to account for changed output locations --- diff --git a/.gitignore b/.gitignore index 1ad0675c4e0..27dc64ae943 100644 --- a/.gitignore +++ b/.gitignore @@ -32,7 +32,8 @@ __pycache__/ /mkosi.builddir/ /mkosi.output/ /mkosi.installdir/ -/mkosi.secure-boot.* +/mkosi.key +/mkosi.crt # Ignore any mkosi config files with "local" in the name /mkosi.conf.d/**/*local*.conf /tags