From e34fe0f9a85c0fa965fe30ead4c5ba14d077268f Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 1 Jun 2009 23:31:47 +0000 Subject: [PATCH] doc-xml-build-cvsignore-20090601 LICENSE BSD Ignore new generated files from the documentation build. --- doc/xml/AdminGuide/.cvsignore | 4 ++++ doc/xml/QuickStartUnix/.cvsignore | 3 ++- doc/xml/UserGuide/.cvsignore | 4 ++++ src/config/.cvsignore | 1 + 4 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 doc/xml/AdminGuide/.cvsignore create mode 100644 doc/xml/UserGuide/.cvsignore diff --git a/doc/xml/AdminGuide/.cvsignore b/doc/xml/AdminGuide/.cvsignore new file mode 100644 index 0000000..1f0ab98 --- /dev/null +++ b/doc/xml/AdminGuide/.cvsignore @@ -0,0 +1,4 @@ +Makefile +*.html +*.pdf +version.xml diff --git a/doc/xml/QuickStartUnix/.cvsignore b/doc/xml/QuickStartUnix/.cvsignore index 7e8d7d8..1f0ab98 100644 --- a/doc/xml/QuickStartUnix/.cvsignore +++ b/doc/xml/QuickStartUnix/.cvsignore @@ -1,3 +1,4 @@ +Makefile *.html *.pdf -auqbg009.xml +version.xml diff --git a/doc/xml/UserGuide/.cvsignore b/doc/xml/UserGuide/.cvsignore new file mode 100644 index 0000000..1f0ab98 --- /dev/null +++ b/doc/xml/UserGuide/.cvsignore @@ -0,0 +1,4 @@ +Makefile +*.html +*.pdf +version.xml diff --git a/src/config/.cvsignore b/src/config/.cvsignore index a074ae5..77847d0 100644 --- a/src/config/.cvsignore +++ b/src/config/.cvsignore @@ -3,6 +3,7 @@ Makefile Makefile.*_*[0123456789] Makefile.*_*[0123456789].in Makefile.version +Makefile.version-CML Makefile.version-NOCML afsconfig.h afsconfig.h.in -- 1.9.4