From c1b897ecda226c3329bc7803581dfa40ab40e8aa Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 21 May 2024 12:39:39 -0400 Subject: markup samples, doc headers: urls & yaml style --- markup/.gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'markup/.gitignore') diff --git a/markup/.gitignore b/markup/.gitignore index c6fb2e2..f3d5567 100644 --- a/markup/.gitignore +++ b/markup/.gitignore @@ -4,7 +4,6 @@ # find . -name "*_" | xargs rm -rf # find . -name "*.o" | xargs rm -rf * -* !.gitignore !COPYRIGHT !README @@ -17,9 +16,9 @@ # pod.manifest !pod/*/ !pod/*/pod.manifest -# conf/sisu_document_make +# conf/document_make !pod/*/conf/ -!pod/*/conf/sisu_document_make +!pod/*/conf/document_make # media/text !pod/*/media/ !pod/*/media/text/ @@ -51,6 +50,8 @@ !pod/*/tools/po4a/po/*/*.ssm.po !pod/*/tools/po4a/po/*/*.ssi.po !pod/*/tools/po4a/po/*/index.html.in.po +!pod/.dr +!pod/.dr/* # separate from media/text use tools !pod/*/media/text/Makefile !pod/*/media/text/bin/ -- cgit v1.2.3