diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-07-25 00:53:13 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-07-25 05:27:12 +0000 |
commit | 43ebcdd3af57a7a9a94a4646c55001a9204d50f8 (patch) | |
tree | 16db7e7c4bb7ec8fcc443462c733bd2fe2c027e8 /.gitignore | |
parent | Correcting check for shellcheck executable in Makefile. (diff) | |
download | compute-tools-43ebcdd3af57a7a9a94a4646c55001a9204d50f8.tar.xz compute-tools-43ebcdd3af57a7a9a94a4646c55001a9204d50f8.zip |
Updating build relevant stuff to move from asciidoc to rst for manpage generation.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,3 +1,2 @@ README.txt share/man/*.[0-9] -share/man/*.xml |