mirror of
https://github.com/systemd/systemd.git
synced 2026-06-24 08:47:49 +00:00
gitignore: also ignore mkosi.local.conf in subdirectories
Like done in c7113f6b3c,
sometimes we want to create mkosi.local.conf in a sub-mkosi directory,
e.g. mkosi.tools.conf.d/mkosi.local.conf, and of course we should not
take these files into git repository.
This commit is contained in:
committed by
Luca Boccassi
parent
8f12960737
commit
3e07bfed54
2
.gitignore
vendored
2
.gitignore
vendored
@@ -26,7 +26,7 @@ __pycache__/
|
||||
/install-tree
|
||||
/mkosi/mkosi.crt
|
||||
/mkosi/mkosi.key
|
||||
/mkosi/mkosi.local.conf
|
||||
/mkosi/**/mkosi.local.conf
|
||||
/mkosi/mkosi.tools
|
||||
/mkosi/mkosi.tools.manifest
|
||||
/mkosi.tools/
|
||||
|
||||
Reference in New Issue
Block a user