summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2020-07-16 21:27:50 +0100
committerDaan De Meyer <daan.j.demeyer@gmail.com>2020-07-16 21:44:02 +0100
commit172ad053ffb39321deb918c432114f35ec2c66a3 (patch)
tree620e829ed97e0e7a14d0af2bf626d1d2d5f8eea2 /.gitignore
parent6b949d26059ce221ae5fbf5c738e95f6b2859788 (diff)
downloadsystemd-172ad053ffb39321deb918c432114f35ec2c66a3.tar.gz
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f47de39f3d..0b2092d740 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,4 +35,5 @@ __pycache__/
/.mkosi-*
/mkosi.builddir/
/mkosi.output/
+/mkosi.default
/tags