Wire up sanity checks for Meson to verify that no man pages are missing. This check is similar to the same check we already have for our tests. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
21 lines
258 B
Plaintext
21 lines
258 B
Plaintext
*.xml
|
|
*.html
|
|
*.[1-8]
|
|
*.made
|
|
*.texi
|
|
*.pdf
|
|
git.info
|
|
gitman.info
|
|
howto-index.txt
|
|
doc.dep
|
|
cmds-*.txt
|
|
mergetools-*.txt
|
|
SubmittingPatches.txt
|
|
tmp-doc-diff/
|
|
tmp-meson-diff/
|
|
GIT-ASCIIDOCFLAGS
|
|
/.build/
|
|
/GIT-EXCLUDED-PROGRAMS
|
|
/asciidoc.conf
|
|
/asciidoctor-extensions.rb
|