From acfb1b9dd3f00a4231c57a356959e0071f057ded Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Thu, 1 Apr 2004 14:18:32 +0000 Subject: [PATCH] Add generated files, to make cvs silent. * python/.cvsignore: Add generated files, to make cvs silent. * .cvsignore: Add missing libexslt.pc and stamp-h1 --- .cvsignore | 2 ++ ChangeLog | 6 ++++++ python/.cvsignore | 8 +++++++- 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index b7c35de0..e60274c8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -18,3 +18,5 @@ stamp-h stamp-h.in xslt-config xsltConf.sh +stamp-h1 +libexslt.pc diff --git a/ChangeLog b/ChangeLog index cbb5a689..edb66ae1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-04-01 Johan Dahlin + + * python/.cvsignore: Add generated files, to make cvs silent. + + * .cvsignore: Add missing libexslt.pc and stamp-h1 + Tue Mar 23 13:13:56 CET 2004 Daniel Veillard * configure.in: prepare release of 1.1.5, made a hard dependancy diff --git a/python/.cvsignore b/python/.cvsignore index c038ed78..774d5c3b 100644 --- a/python/.cvsignore +++ b/python/.cvsignore @@ -1,2 +1,8 @@ Makefile -Makefile.in \ No newline at end of file +Makefile.in +gen_prog +libxslt-export.c +libxslt-py.c +libxslt-py.h +libxslt.py +libxsltclass.py