mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
mkosi: Keep mkosi.default out of the repository.
Defaulting to fedora makes it a pain to override mkosi.default point to one of the other mkosi settings files. Instead, have every developer manually add the symlink to his distro of choice and don't commit the symlink to the repository by putting it in the .gitignore.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -35,4 +35,5 @@ __pycache__/
|
||||
/.mkosi-*
|
||||
/mkosi.builddir/
|
||||
/mkosi.output/
|
||||
/mkosi.default
|
||||
/tags
|
||||
|
Reference in New Issue
Block a user