Merge pull request #21006 from DaanDeMeyer/mkosi-ordering

mkosi: Add number prefixes to per-distro files for easier overriding
This commit is contained in:
Yu Watanabe
2021-10-15 00:07:21 +09:00
committed by GitHub
6 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View 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