From 1f093e0c96685ef88c30688d1b9e1442e76c2d89 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Thu, 1 Apr 2004 14:17:33 +0000 Subject: [PATCH] Add generated files, to make cvs silent. * python/.cvsignore: Add generated files, to make cvs silent. --- ChangeLog | 4 ++++ python/.cvsignore | 7 ++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 132fa2df..52b08c8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-04-01 Johan Dahlin + + * python/.cvsignore: Add generated files, to make cvs silent. + Thu Apr 1 12:41:36 CEST 2004 Daniel Veillard * xmlschemas.c: small signed-ness patch from Steve Little diff --git a/python/.cvsignore b/python/.cvsignore index 9619940b..b142ad2c 100644 --- a/python/.cvsignore +++ b/python/.cvsignore @@ -1,4 +1,9 @@ Makefile Makefile.in setup.py - +gen_prog +libxml2-export.c +libxml2-py.c +libxml2-py.h +libxml2.py +libxml2class.py