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-01 11:08:49 +0200 |
commit | bd90b9b7476860532e8ee3d8e16bc848846e1f5d (patch) | |
tree | 96f1dc4f9cdcee2bf13a0174ba7c2abc3c47a4d9 /.gitignore | |
parent | 3443abb60a3ad31e0c3058f9ad55e859d6f25cab (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 |