From 0eeb01171e3741b06d1acb7c744ba307d21b6fcc Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Wed, 9 Jul 2003 23:50:26 +0000 Subject: [PATCH] add generated files Original commit message from CVS: add generated files --- .gitignore | 4 ++++ ChangeLog | 2 ++ docs/.gitignore | 7 ++++--- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 41e89d048f..7e1d5602e4 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,7 @@ py-compile *.lo *.la autom4te.cache +README +AUTHORS +NEWS +TODO diff --git a/ChangeLog b/ChangeLog index c863daf063..ec1f6ebf6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,8 @@ * README, AUTHORS, NEWS, TODO: removed (generated from docs/*) + * docs/.cvsignore: add generated files + 2003-06-26 David I. Lehn * configure.ac, AUTHORS, NEWS, README, TODO, docs/Makefile.am, diff --git a/docs/.gitignore b/docs/.gitignore index 4c1e7510ec..61f56468b6 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -1,3 +1,4 @@ -gst-python.html -gst-python.txt -gst-python.pdf +*.txt +*.pdf +*.html +gst-python.ent