From: Jordan Rome Date: Fri, 22 Sep 2023 00:44:19 +0000 (-0700) Subject: Add mkosi.conf to gitignore X-Git-Tag: v255-rc1~460 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71e5a35a5be99a1f244d38ee1dfe7db39242a977;p=thirdparty%2Fsystemd.git Add mkosi.conf to gitignore --- diff --git a/.gitignore b/.gitignore index 27dc64ae943..bb7223f51c4 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ __pycache__/ /mkosi.crt # Ignore any mkosi config files with "local" in the name /mkosi.conf.d/**/*local*.conf +mkosi.conf /tags .dir-locals-2.el .vscode/