]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Ignore local files in subdirectories of mkosi.default.d/ as well 21006/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 14 Oct 2021 12:07:16 +0000 (14:07 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 14 Oct 2021 12:07:16 +0000 (14:07 +0200)
.gitignore

index cc7d3aa41edd634ff0cafb4506d1cd147d83699c..3e65a61ea35c1e10088694b0bf7ba52f00f8e3af 100644 (file)
@@ -37,5 +37,5 @@ __pycache__/
 /mkosi.output/
 /mkosi.default
 # Ignore any mkosi config files with "local" in the name
-/mkosi.default.d/*local*.conf
+/mkosi.default.d/**/*local*.conf
 /tags