From 696fdeedc74f7afbae908fc9fec05fa99835a74f Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 15 Nov 2002 14:04:25 +0000 Subject: [PATCH] Ignore .pyc files --- xsl/extensions/xsltproc/python/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/xsl/extensions/xsltproc/python/.cvsignore b/xsl/extensions/xsltproc/python/.cvsignore index aa2767abc..68e5bd57e 100644 --- a/xsl/extensions/xsltproc/python/.cvsignore +++ b/xsl/extensions/xsltproc/python/.cvsignore @@ -1 +1,2 @@ cwtest.xml cwtest.xsl +*.pyc -- 2.50.1