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