diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-01 11:08:49 +0200 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-22 23:11:52 +0200 |
commit | 4467b18d3f43db4116864efa4171062c5d000602 (patch) | |
tree | b3144ab869ad504716196aa5444956b9bc71e3c3 /.gitignore | |
parent | 2f142598a98ee76266c9e0c4e3fecd58b2cbb4f6 (diff) |
Add a conditional entity for sysv/systemd
This removes the need for versiond, and other xxxd entities. Those
entities will be removed in the next commits.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e5fb52276..0d2478625 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ lfs-bootscripts-*.tar.xz +conditional.ent version.ent appendices/*.script |