From e43fdb4c7fa931396a512eb32b3462dbff3a1c4a Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 1 Jun 2009 23:51:31 +0000 Subject: [PATCH] STABLE14-doc-xml-build-cvsignore-20090601 LICENSE BSD Ignore new generated files from the documentation build. (cherry picked from commit e34fe0f9a85c0fa965fe30ead4c5ba14d077268f) --- doc/xml/AdminGuide/.cvsignore | 4 ++++ doc/xml/QuickStartUnix/.cvsignore | 4 ++++ doc/xml/UserGuide/.cvsignore | 4 ++++ src/config/.cvsignore | 1 + 4 files changed, 13 insertions(+) create mode 100644 doc/xml/AdminGuide/.cvsignore create mode 100644 doc/xml/QuickStartUnix/.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 000000000..1f0ab98b8 --- /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 new file mode 100644 index 000000000..1f0ab98b8 --- /dev/null +++ b/doc/xml/QuickStartUnix/.cvsignore @@ -0,0 +1,4 @@ +Makefile +*.html +*.pdf +version.xml diff --git a/doc/xml/UserGuide/.cvsignore b/doc/xml/UserGuide/.cvsignore new file mode 100644 index 000000000..1f0ab98b8 --- /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 7fdc9579f..a4890fbd4 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 -- 2.39.5