]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update .gitignore to account for changed output locations
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 8 May 2023 14:04:43 +0000 (16:04 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 12 May 2023 09:38:02 +0000 (11:38 +0200)
.gitignore

index 1ad0675c4e0d0c1cad621135d8df14dc5bb0253e..27dc64ae94347fb75754bdd4702c692260f5a7cb 100644 (file)
@@ -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